body {
    background: rgb(238, 238, 238);
    font-family: 'VT323', monospace;
}

.center {
    height: 100%;
    font-size: 32px;
    text-align: center;
}
