html {
   min-height: 100%;
   background-image: url(tt-bg.png);
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center center;
}