body{width:2000px;
     height:2000px;
  }

head{
  width:1600px;
  height:100px;
  background-color:red;
  color:green;
  font-size:50px;
}