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

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