* {
    margin: 0;
    padding: 0;
    text-decoration: none;
    outline: none;
}

canvas {
    background: black;
}
