body{
    padding-top: 1in;
    text-align: center;
    background-image: url('https://files.catbox.moe/1fy778.png');
    background-size: cover;
    font-size:

}
section {
    padding: 50px;
    background-color: #404040;
    background-size: contain;
}

img{
    border: .25in solid #404040;
    align-content: center;
    height: 500px;
    width: auto;
    box-shadow: 1in;
}
footer{
  color:white;
}
div{
  font-size: 1rem;
}
li{
  text-align: start;
}