.border {
    width: 1500px;
    height: 500px;
    border: 3px solid black; 
}

