body {
    opacity: 0.6;
    background-image: url(gman.webp);
    background-repeat: no-repeat;
    background-position: center 200px;
    background-attachment: fixed;
}

p {
    text-align: center;
    margin-top: 150px;
}