

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




.splash2 {
  
  background-color: rgba(0,0,0,0);
  width: 100%;
    height: 100%;
  position: fixed;
color: white;
}


