html {
   width:100%;
   height:100%;
   background-color: #000000;
   background-image: url(epochlabs.png);
   background-position: center;
   background-repeat: no-repeat;
}
