body {
    background-color: rgb(18, 123, 198);
    color: white;
  }

.center {
    text-align: center;
}