html body {
    margin: 0;
}

canvas {
    position: absolute;
    inset: 0;
    height: 100%;
    width: 100%;
}
