body,
html {
    background: #333;
    font-family: Lucida Grande, Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0
}

a,
body {
    color: #fff
}

canvas {
    touch-action: none;
    -ms-touch-action: none
}

.github-corner>svg {
    opacity: .5;
    transition: opacity .4s
}

.github-corner:hover>svg {
    opacity: 1
}

@media (max-width:991px) {
    .github-corner {
        display: none
    }
}

/*# sourceMappingURL=main.fbff271e.chunk.css.map */