body{
    text-align: center
}

header{
    font-size: 32px
}

img {
    max-width: 95vw;
    width: 100%;
    height: auto
}

p {
    font-size: 20px
}

#title {
    position: absolute;
    top: 20px;
    left: 50px;
    z-index: -100
}