
  body {
    background: #111;
    color: #eee;
    font-family: sans-serif;

    text-align: center;}

 .center-screen {
  display: flex;
  flex-direction: column;
}
