body {
    background-color: black;
    color: white;
    display: flex;
    justify-content: center;
    height: auto;
    font-size: 2em;
}