body{background-color:#000;background-position:center center;background-repeat:no-repeat;background-attachment:fixed;background-size:cover;background-image:url("fundo.jpg");position:relative;height:100dvh;padding:0;margin:0;overflow:hidden;display:flex;flex-direction:column;justify-content:space-around;align-items:center;margin-bottom:0}body div{text-align:center;padding:3rem}body div img{height:auto;max-width:100%;max-height:86dvh}