/*if youre reading this, i stole all this damn css*/

html {
  background-color: white); 
  overflow: hidden;
}


body {
  background-color: white; 
  height: 100%;
  overflow: auto;
  height: 90vh;
}

html:before {
  content: "Now if I fuck this model";
  color: black;
  position: absolute;
  display: block;
  width: 100%;
  height: 1000000vh;
  line-height: 10vh;
  vertical-align: center;
  text-align: center;
  justify-content: center;
  background-color: white;
  text-overflow: clip; 
  font-size:90px;
  font-family: Helvetica, sans-serif;
  letter-spacing: 1px;
  font-weight: 500;
  z-index: 1;
  pointer-events: none;

