body {
  padding-top: 50px;
  width: 100%;
  height: 100%;
  background-color: bisque;
  overflow: hidden;
  font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
}

#div {
  margin-top: 18%;
  text-align: center;
}


h2 {
  text-align: center;
}