body {
  background-color: #0099cc;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
}

.main {
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}

div {
  text-align: center;
}