img {
    width: 700px;
}
body {
    text-align: center;
    font-family: 'Times New Roman';
    background-color: rgb(0, 0, 0);
    color: white;
}