body.wcontainer-active{overflow:hidden}.wcontainer{position:fixed;top:0;bottom:0;width:100%;height:100vh;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:center;z-index:5}.wcontainer,.welcome-module{display:flex;align-items:center}.welcome-module{background-color:#3a3b4f;color:rgb(255,255,255);height:675px;width:500px;padding:40px 20px;border-radius:30px;flex-direction:column;justify-content:flex-start;box-shadow:0 4px 6px rgba(0,0,0,.2)}.welcome-module h2{text-align:center;top:0}#wbodytext{text-align:center;flex-grow:1}.begin{transition:all .3s ease-in-out;font-family:Dosis,sans-serif;margin:50px auto;width:140px;height:50px;border-radius:50px;background-image:linear-gradient(135deg,#92fed3,#29802c);box-shadow:0 20px 30px -6px rgba(97,238,153,.5);outline:none;cursor:pointer;border:none;font-family:Nunito,sans-serif;font-size:18px;color:white;text-shadow:0 4px 6px rgba(0,0,0,.2)}.begin:hover{transform:translateY(3px);box-shadow:none}.begin:active{opacity:.5}#wcredits{text-align:center;font-size:smaller;color:rgb(176,176,176);padding:10px;margin:5px;background-color:rgb(45,45,61);border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.2)}.welcome-img{width:90%;height:auto;border-radius:8px;box-shadow:10px 10px 6px rgba(0,0,0,.2)}