
body {
  background-image:url("/hypno2.gif");
  background-size:cover;
}
.fix{
    position:fixed;
    bottom:0px;
    left:0%;
    }
    .centered {
     position:fixed;
     bottom: 10%;
     top:  50%;
     right: 50px;
 }