
 /* balls >:(*/
a {
  color: yellow;
}
    body {
  cursor: url("cursor.ico"), default;
  background: #000;
  color: white;
  font-family: "DTM Mono";
  image-rendering: pixelated;
  font-size: 12t;
     text-shadow:
    3px 3px 0 #964ad4,
    3px 3px 0 #964ad4,
    3px 3px 0 #964ad4,
    3px 3px 0 #964ad4;
  text-align: center
}



    video {
    position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;




}