
*{
margin:0;
padding:0;
}

html{
height: 100%;
overflow: hidden;
}

body{
background:#000000;
}

img{
margin-top:30px;
margin-left:30px;
border:0;
}