html {
    height: 100%;
}

body {
    height: 100%;
}

canvas {
    display: block;
}