img {
    width: 1000px;
    height: 800px;
}
body{
    text-align: center;
    font-family: Arial;
    font-size: 70px;
    background-color: darkgreen
}