
* {
margin: 0;
padding: 0
}

body     {
background-color: #000;
text-align: center;
margin: 0;
padding: 0
}

img {
    border-style:none;
}
