
canvas {
    touch-action: none;
}

body,
html {
  position: fixed;
}

h1{color:black;}
a{color:blue; font-family: sans-serif; }
