canvas {
    cursor: default;
    outline: none;
}

body {
    background-color: #222222;
    margin: 0px;
    overflow: hidden;
}
