.HomeButtons{background-color:#007bff;border-radius:5px;color:#fff;display:inline-block;margin-bottom:20px;margin-top:20px;padding:10px 30px;text-align:center;text-decoration:none}.HomeButtons:hover{background:#0003ff;background:linear-gradient(0deg,#0003ff,#027efb)}.Outer{background-color:#add8e6;height:500px;position:absolute;width:1000px}.YouWonOuter{background-color:#90ee90}.GameOverOuter,.YouWonOuter{align-items:center;display:flex;height:500px;justify-content:center;position:absolute;text-align:center;width:1000px}.GameOverOuter{background-color:red}.Line{border-left:.05vh solid #000;height:100%;left:25%}.Line,.Roll{position:absolute}.Roll{background-color:orange;border:none;box-shadow:2px 2px 5px rgba(0,0,0,.2);font-size:10px;font-weight:700;height:30px;left:18%;overflow:hidden;top:93%;width:50px}.Roll:hover{background-color:rgba(255,165,0,.7);background-image:linear-gradient(315deg,rgba(255,165,0,.7),rgba(255,140,0,.7) 74%);box-shadow:4px 4px 6px 0 hsla(0,0%,100%,.5),-4px -4px 6px 0 hsla(213,8%,49%,.2),inset -4px -4px 6px 0 hsla(0,0%,100%,.5),inset 4px 4px 6px 0 hsla(213,8%,49%,.3);color:#000}.Roll:after{content:"";height:100%;left:0;position:absolute;top:0;transition:all .3s ease;width:100%;z-index:-1}.Roll:hover:after{background-color:rgba(255,165,0,.8);-webkit-transform:scale(1.1);transform:scale(1.1)}.Dice{height:20px;left:11%;top:94%;width:20px}.Dice,.Space{position:absolute}.Space{background-color:#fff;border:.05vh solid #000;cursor:pointer;height:50px;width:50px}.Space:hover{background-color:#d3d3d3}.Font{align-items:center;display:flex;font-size:9px;height:100%;justify-content:center;text-align:center;width:100%}.ID{background-color:#f08080;color:#fff;font-size:small;position:absolute;right:0;text-align:right;width:15px}.Return,.RulesIcon{height:30px;left:2%;position:absolute;top:93%;width:30px}.RulesIcon{cursor:pointer}.RulesIcon:hover{-webkit-animation:bounce .5s infinite;animation:bounce .5s infinite}.Rules{background-color:#483d8b;border:.5vh solid grey;height:450px;left:280px;top:25px;width:640px}.Rules,.Surrender{color:#fff;position:absolute}.Surrender{background-color:red;font-size:10px;height:20px;left:93%;top:95%;width:60px}.Surrender:hover{background-color:#000}.MarketBoard{background-color:#90ee90}.MarketBoard,.PropertiesBoard{border:.4vh solid #000;height:250px;left:40%;position:absolute;top:25%;width:400px}.PropertiesBoard{background-color:#ffa07a}.ChanceBoard{background-color:plum;border:.4vh solid #000;height:250px;left:40%;position:absolute;top:25%;width:400px}.FirstButton{left:5%}.FirstButton,.SecondButton{align-items:center;background-color:#f08080;border:.3vh solid #000;color:#fff;cursor:pointer;display:flex;font-size:13px;height:80px;justify-content:center;position:absolute;text-align:center;top:20%;width:80px}.SecondButton{left:40%}.ThirdButton{align-items:center;background-color:#f08080;border:.3vh solid #000;color:#fff;cursor:pointer;display:flex;font-size:13px;height:80px;justify-content:center;left:75%;position:absolute;text-align:center;top:20%;width:80px}.FourthButton{left:5%}.FifthButton,.FourthButton{align-items:center;background-color:purple;border:.3vh solid #000;color:#fff;cursor:pointer;display:flex;font-size:13px;height:80px;justify-content:center;position:absolute;text-align:center;top:60%;width:80px}.FifthButton{left:40%}@-webkit-keyframes bounce{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@keyframes bounce{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}section{-webkit-animation:bgColor 20s linear infinite;animation:bgColor 20s linear infinite;height:100vh;overflow:hidden;position:absolute;width:100%}.Home{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}.Home h1{-webkit-animation:jump 1s ease-in-out infinite;animation:jump 1s ease-in-out infinite;color:#000;font-size:3em}.Home .HomeButtons,.Home h1{position:relative;z-index:10}.Home span{background:#fff;height:80px;position:absolute;width:80px;z-index:1}.Home span:nth-child(3n+1){background:transparent;border:5px solid #fff}.Home span:first-child{-webkit-animation:animate 10s linear infinite;animation:animate 10s linear infinite;left:20%;top:50%}.Home span:nth-child(2){-webkit-animation:animate 12s linear infinite;animation:animate 12s linear infinite;left:40%;top:80%}.Home span:nth-child(3){-webkit-animation:animate 15s linear infinite;animation:animate 15s linear infinite;left:65%;top:10%}.Home span:nth-child(4){-webkit-animation:animate 6s linear infinite;animation:animate 6s linear infinite;left:70%;top:50%}.Home span:nth-child(5){-webkit-animation:animate 9s linear infinite;animation:animate 9s linear infinite;left:30%;top:10%}.Home span:nth-child(6){-webkit-animation:animate 8s linear infinite;animation:animate 8s linear infinite;left:85%;top:80%}.Home span:nth-child(7){-webkit-animation:animate 5s linear infinite;animation:animate 5s linear infinite;left:5%;top:80%}.Home span:nth-child(8){-webkit-animation:animate 14s linear infinite;animation:animate 14s linear infinite;left:50%;top:35%}.Home span:nth-child(9){-webkit-animation:animate 11s linear infinite;animation:animate 11s linear infinite;left:5%;top:5%}.Home span:nth-child(10){-webkit-animation:animate 10s linear infinite;animation:animate 10s linear infinite;left:90%;top:25%}@-webkit-keyframes animate{0%{opacity:1;-webkit-transform:scale(0) translateY(0) rotate(0deg);transform:scale(0) translateY(0) rotate(0deg)}to{opacity:0;-webkit-transform:scale(1) translateY(-100px) rotate(1turn);transform:scale(1) translateY(-100px) rotate(1turn)}}@keyframes animate{0%{opacity:1;-webkit-transform:scale(0) translateY(0) rotate(0deg);transform:scale(0) translateY(0) rotate(0deg)}to{opacity:0;-webkit-transform:scale(1) translateY(-100px) rotate(1turn);transform:scale(1) translateY(-100px) rotate(1turn)}}@-webkit-keyframes bgColor{0%{background:#f44336}25%{background:#03a9f4}50%{background:#9c27b0}75%{background:#00ff0a}to{background:#f44336}}@keyframes bgColor{0%{background:#f44336}25%{background:#03a9f4}50%{background:#9c27b0}75%{background:#00ff0a}to{background:#f44336}}@-webkit-keyframes jump{0%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes jump{0%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}
/*# sourceMappingURL=main.c2803466.css.map*/