body {
    margin: 0;
    background-color: #202124;
}
canvas {
    width: 100%;
    height: 100%
}
h1 {
    color: grey;
}
h2 {
    color: grey;
}