body, html {
height: 100%;
margin: 0;
}

.haha {
background: url("../img/haha.gif") no-repeat center center;
width: 100%;
height: 100%;
background-position: center;
background-repeat: no-repeat;
}
