img {
    width: 1300px;
    height: 400px;
}

body {
    text-align: center;
    font-size: 30px;
    font-family: fantasy, cursive;
    background: greenyellow;
    color: black;
}