/* Copyright (c) 2022 gparap */

body {
    background: grey;
}

#canvas {
    background: grey;
    padding: 0;
    border-style: hidden;
}