@import url("https://fonts.googleapis.com/css2?family=Comic+Neue&display=swap");*{margin:0;padding:0;box-sizing:border-box;font-family:Comic Neue,cursive}h1{text-align:center;color:#34495e}body{background:#f8f8ff;min-height:100vh}.game__play{margin-top:8%}.flex__content__center,.game__play{display:flex;justify-content:center}.flex__content__center{margin-top:1%}.players{margin:0 25px}.player-weapon{height:180px;width:180px;border-radius:50%}.controllers{margin:0 25px}.details .info{text-align:center;color:#34495e;font-size:21px}.footer{margin-top:5%}.link__text__white{color:#34495e}.footer__text{text-align:center;font-size:20px}@media only screen and (max-width:576px){.game__play{display:flex;flex-direction:column}.controllers .weapons{margin:auto}.footer{margin-top:25%;margin-bottom:1%}}.weapons{margin-top:-16%;margin-left:50%;height:280px;width:228px;border:4px solid #014141;border-radius:10px}.weapons p{font-size:23px;text-align:center;margin-top:3%;color:teal}.btn{height:40px;width:115px;margin-top:11%;margin-left:24%;border:none;outline:none;background:#34495e;border-radius:5px;font-size:20px;color:#fff}.btn:hover{cursor:pointer;transition:background 2s ease-in}.details{font-size:30px;margin:auto}.details button{width:160px;font-weight:700;margin-top:3%;margin-left:45%}.details p{font-size:25px;margin-top:3%}@media only screen and (max-width:576px){.weapons{height:230px;width:180px}.weapons p{font-size:15px}.weapons button{margin-left:16%}.details button{margin-top:7%;margin-left:31%}}
/*# sourceMappingURL=/src.67aa0066.css.map */