body, html {
    margin: 0;
    background-color: #333333;
}

canvas {
    display: block;
    width: 100%;
    height: 100%;
}

:root {

}