.contenedor-app{min-width:screen!important;min-height:screen!important;height:100vh;scroll-behavior:smooth;position:relative;margin:auto}.border-app{width:full;height:full;margin:auto;flex-direction:column;justify-content:center;align-items:center}.contenedor-header{background-color:#202020;color:#bd8266;width:screen;padding:3% 6%;border-bottom-left-radius:30%;border-bottom-right-radius:30%}.contenedor-footer{background-color:#202020;color:#bd8266;min-width:screen!important;width:100%;position:fixed;bottom:0;margin:auto;display:flex;justify-content:center;border-top-left-radius:30%;border-top-right-radius:30%}.footer-margin{margin-bottom:100px}.logo{margin-top:-20px;will-change:filter;transition:filter .3s}.logof{margin-top:-2px;text-align:center}@keyframes logo{0%{animation-timing-function:ease-in;opacity:1;transform:translate(48px)}24%{opacity:1}40%{animation-timing-function:ease-in;transform:translate(26px)}65%{animation-timing-function:ease-in;transform:translate(13px)}82%{animation-timing-function:ease-in;transform:translate(6.5px)}93%{animation-timing-function:ease-in;transform:translate(4px)}25%,55%,75%,87%,98%{animation-timing-function:ease-out;transform:translate(0)}to{animation-timing-function:ease-out;opacity:1;transform:translate(0)}}@media (prefers-reduced-motion: no-preference){.logo{animation:logo 2s ease 0s 1 normal forwards}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#202020;background-color:#bd8266;animation:cambioColor 5s infinite;font-synthesis:none;text-rendering:optimizeLegibility;width:screen;height:auto}@keyframes cambioColor{0%{background-color:#bd8266}50%{background-color:#d57f6d}to{background-color:#bd8266}}body{margin:auto;min-width:320px;min-height:100vh;width:screen}.responsive{display:flex!important;justify-content:center!important;height:auto;padding-top:100px;align-items:center!important;width:80vw}.LivesScore{display:flex!important;justify-content:space-evenly!important}.title{font-size:xx-large}@media only screen and (max-width: 768px){.responsive,.LivesScore{display:block!important}}@media only screen and (max-width: 484px){.title{font-size:large!important}}
