html{
    margin: 0;
}

body{
    background-color:#000;
}

img{
    width: 80%;
    margin: 200px auto;
    display: block;
}