

* {
  box-sizing: border-box;
   background-color: black;

   
}

html, body { overflow: hidden; }


