body {
    color: white;
    background-color: blue;
}

.center {
  margin: auto;
  width: 25%;
}