img{
    width: 500px;
}
body{
    text-align: center;
    font-family:'Times New Roman', Times, serif;
    background: black;
    color: white;
    font-style: italic;
    h1{
        font-style: normal;
    }
}