img {
    width: 2000px;
    height: 2000px;
}
body {
    text-align: center;
    font-family: 'comic sans ms', cursive, sans-serif;
    background: teal;
    color: red;
}