#hi {
 width:900px; 
 height: 150px;
 background-color: black;
  margin-left: auto;
  margin-right: auto;
  margin-top:20px;
  border: 3px white solid;
}