body {
  font-family: system-ui;
  background: #004E89;
  color: #fff;
  text-align: center;
  padding: 10vh;
}
