img {
    width: 300px;
}
body {
    text-align: center;
    font-family: 'Times New Roman';
    background: black;
    color:aqua;
}