html{
    background-color: black;
    color: #fff;
    font-family: sans-serif;
    text-align: center;
}

img{
    max-width: 100%;
}