html, body {
    background-color: #181818;
    display: flex;
    flex-direction: column;
    height: 100%;
}