body{margin:0;background-color:rgba(67,89,43,.85)}#links{color:#fff;text-decoration:none}#login-form{background:linear-gradient(-45deg,hsla(0,0%,100%,.2),rgba(25,111,12,.7))}img{width:80px;height:auto}#demoButton,#homeButton{width:100%;text-align:center}.area{width:100%;height:100vh}.footballs{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;margin:0;padding:0}.footballs div{position:absolute;display:block;list-style:none;-webkit-animation:animate 5s linear infinite;animation:animate 5s linear infinite;top:-140px}.footballs div:first-child{position:absolute;left:5%;-webkit-animation-delay:3s;animation-delay:3s;transform-origin:center}.footballs div:nth-child(2){position:absolute;left:25%;-webkit-animation-duration:8s;animation-duration:8s}.footballs div:nth-child(3){position:absolute;left:70%;-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-duration:7s;animation-duration:7s}.footballs div:nth-child(4){position:absolute;left:90%;-webkit-animation-duration:9s;animation-duration:9s;-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes animate{0%{transform:translateY(110vh) rotate(0deg);opacity:1}to{transform:translateY(0) rotate(3turn);opacity:0}}@keyframes animate{0%{transform:translateY(110vh) rotate(0deg);opacity:1}to{transform:translateY(0) rotate(3turn);opacity:0}}#bodyDiv{background-color:rgba(25,111,12,.7)}#secondBar{position:-webkit-sticky;position:sticky;top:64px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:5px 24px;max-height:31px}#noLeagueDiv{transition:background-color 1s ease;background-color:hsla(0,0%,100%,.2)}#noLeagueDiv:hover{background-color:hsla(0,0%,100%,.4)}
/*# sourceMappingURL=main.36fa155b.chunk.css.map */