html, body {
    margin: 0;
    width: 100vw;
    height: 100vh;
    background: #2D2E2C;
}
