body {
    position: relative;
    overflow: hidden;
}

canvas#c {
    width: 100vw;
    height: 100vh;
}
