body {
    margin: 0;
}
img {
    aspect-ratio: initial;
    width: 100vw;
}

h1 {
    position: absolute;
    left: 25vw;
    right: 25vw;
    color: black
}