#app,body,html{height:100%;width:100%;padding:0;margin:0}body{background:radial-gradient(circle,#0bb000 0,#219519 100%)}.main{height:100%;width:100%;display:grid;grid-template-columns:repeat(4,25%);grid-template-rows:1fr 60px}.active{grid-column:1/5;text-align:center}.active img{max-width:90%;max-height:50%;margin:0}.choise{text-align:center;background:#fff}img{margin-top:10%;max-height:75%;display:inline-block}.card,.card:after,.card:before{margin-top:150px;width:275px;height:370px;margin-left:auto;margin-right:auto;background:#fff;border-radius:20px;display:flex;justify-content:center;align-items:center;box-shadow:2px 2px 15px 0 rgba(0,0,0,.34);z-index:2}.card:not(.one-card):before,.card:not(.one-card):not(.two-cards):after{content:"";position:absolute;z-index:-1!important}.card:before{transform:rotate(3deg);top:10px}.card:after{transform:rotate(-2deg);top:15px}