body{
    padding-top: 2in;
    text-align: center;
    background-image: url('https://files.catbox.moe/1ufvl0.gif');
    background-size: 100%;
    background-position-y: center;
    background-position-x: center;
    background-repeat: no-repeat;
    color:white;
}
section {
    padding: 50px;
    background-color: #404040;
    background-size: contain;
}
img{
    border: .25in solid darkred;
    align-content:;
    height: 500px;
    width: auto;
    box-shadow: 1in;
}