body {
  background-color: #1ad4f4;
  color: white;
  font-family: "Comic Sans MS";
}

body div {
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 75%;
  height: 100px;
}
