body{background-image:linear-gradient(45deg,rgba(26,29,29,.974),#170d1b);background-repeat:no-repeat;background-size:cover;box-sizing:border-box;height:280vh;margin:0;padding:0}h1{-webkit-text-fill-color:transparent;-webkit-text-stroke:.3px #000;-webkit-background-clip:text;background-image:linear-gradient(45deg,rgba(52,132,206,.974),#6c209c);font-size:55px}h2{background-image:linear-gradient(75deg,rgba(80,146,208,.974),#8e5eac);font-size:25px}h2,h3{-webkit-text-fill-color:transparent;-webkit-text-stroke:.3px #944cc3;-webkit-background-clip:text}h3{background-clip:text;background-image:linear-gradient(75deg,rgba(158,189,218,.974),#b96fdc);font-size:20px;margin-top:10px}.App{align-items:center;display:flex;flex-direction:column;justify-content:center}.btn{background-image:linear-gradient(75deg,rgba(158,189,218,.974),#b96fdc);border-radius:10px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);color:#efecec;cursor:pointer;-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));font-family:Inter;font-size:20px;font-style:normal;font-weight:500;height:50px;line-height:19px;margin-top:40px;outline:hidden;width:205px}.btn:active{box-shadow:1px 2px 1px #1d1d1e;-webkit-transform:scale(.95);transform:scale(.95);transition:.4s ease}.quiz{align-items:center;color:#0c0c0c;display:flex;flex-direction:column;justify-items:center;max-width:700px;text-align:center}.quiz:first-child{margin-top:20px}.quiz-answer{border-radius:10px;margin-left:15px;min-width:150px;padding:10px 15px;text-align:center}select{background-image:linear-gradient(75deg,rgba(158,189,218,.974),#b96fdc);border:none;border-radius:10px;color:#eedede;font-size:13.5px;height:50px;margin-bottom:10px;outline:none;padding:8px 10px;text-align:center;text-transform:uppercase;width:205px;z-index:1}option:hover{background-image:linear-gradient(45deg,rgba(80,191,183,.974),#23cc62)}.answers{display:flex;justify-content:space-between}.answers p{word-wrap:break-word;border-radius:10px;box-shadow:1px 3px 2px #141517;color:#42454b;font-size:20px;height:auto;justify-content:center;margin-left:10px;min-width:200px;padding:10px;text-align:center}.answers p:active{box-shadow:2px 3px 5px #6d028e;color:#9812db;-webkit-transform:scale(.93);transform:scale(.93);transition:all .4s}@media only screen and (max-width:500px){.btn,.quiz,select{-webkit-transform:scale(.55);transform:scale(.55)}body{height:1000vh}}@media only screen and (max-width:700px){.btn,.quiz,select{-webkit-transform:scale(.65);transform:scale(.65)}.answers{align-items:center;flex-direction:column}body{height:800vh}}@media only screen and (max-width:978px){.btn,.quiz,select{-webkit-transform:scale(.85);transform:scale(.85)}}
/*# sourceMappingURL=main.b964e4a4.css.map*/