html {  background-image: url('construct.jpeg');
    background-color: black;
    background-size: cover;
    height: auto; }
    
    .box1 {
      Width: 300px;
      height:120px;
      padding:10px;
      border:0px; solid black;
      position: absolute; top:160px; left:1300px;
    }