body,
canvas {
    margin: 0;
    padding: 0;
}

body {
    overflow: hidden;
    background: transparent;
}

canvas {
    background: transparent;
}