
body {
  background-color: #002b80;
}

h1 {
  color: #ffffff;
  text-align: center;
}

p {
  font-family: sans-serif;
  font-size: 50px;
  color: #ffffff;
}
