canvas{
    position:fixed;
}
body{
    overflow: hidden;
    background-color: black;
    color:white;
}