body {
 margin: 0;
 padding: 0;
 background: url(messanger.png);
 background-size: cover;
 background-position: center;
 font-family: sans-serif;
}