*{box-sizing:border-box;margin:0;padding:0}body{color:#f0f8ff;background-color:#232323;padding:0;margin:0;overflow-x:hidden}section{display:flex;width:100vw;min-height:100vh;padding:40px}.wrapper{width:100%;flex-direction:column;justify-content:center;align-items:center;border-radius:20px;max-width:1280px;margin:auto;background-color:#000;padding:20px;box-shadow:0 0 #232323,0 0 400px #000000b3,0 0 80px #00000080,0 0 100px #0000004d}.container{position:relative;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;text-align:center;min-height:600px;width:100%;overflow:hidden}.hero h1{font-size:3rem;z-index:2}.hero p{font-size:1.3rem;z-index:2}.project h2,.title{font-size:2.5rem;z-index:3;background-color:none}.project p,.description{font-size:1.7;z-index:3;background-color:none}.project .description{padding:0 60px}.project .container{padding:20px;overflow:hidden}.projectDisplay{height:500px;position:relative;width:100%}.flowers-effect-div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:transparent;background:transparent;z-index:0}.flowers-video{z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:240px;height:410px}.blender-text-video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0;max-width:100%}.textEffectDiv{width:100%;height:100%;overflow:hidden}.controls{margin-top:20px;display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:40px}.control-container{display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:10px}input{height:2rem}.sampler-effect-div,.galaxy-effect-div,.brain-effect-div,.trefoil-effect-div{height:100%;width:100%}@media screen and (max-width: 450px){section{padding:5px}.wrapper{border-radius:5px;padding:5px}.project .description{padding:0 5px}.blender-text-effect .projectDisplay{height:200px}.webgl-text-effect .projectDisplay{height:300px}.controls{flex-direction:column;row-gap:10px}.control-container{flex-direction:column;column-gap:10px}.sampler-effect-div{height:400px;width:100%}}.btns-container{max-width:1200px;margin:10px auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:20px}.btn{width:100px;height:40px}button[disabled]{background-color:#d3d3d3;color:#a9a9a9;cursor:not-allowed}
