@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@1,900&display=swap";body{margin:0%;padding:0}header{height:100vh;display:flex;justify-content:center;align-items:center;background-color:#fff;color:#e5d663;text-shadow:0 1px 0 #ccc,0 2px 0 #c9c9c9,0 3px 0 #bbb,0 4px 0 #b9b9b9,0 5px 0 #aaa,0 6px 1px rgba(0,0,0,.1),0 0 5px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.3),0 3px 5px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.2),0 20px 20px rgba(0,0,0,.15);font-family:Poppins,sans-serif;font-size:50px;font-weight:700;line-height:.5em}.about{height:300vh;display:flex}.python{height:200vh;display:flex}.java{height:300vh;display:flex}.about-title{color:#f8c;text-shadow:4px 4px 0px #000,-4px 0 0px #000,7px 4px 0 #fff;background:rgb(229,214,99);width:50%;height:100vh;display:flex;justify-content:center;align-items:center;font-size:90px;margin:0!important}.right-title{color:#e5d663;text-shadow:4px 4px 0px #000,-4px 0 0px #000,7px 4px 0 #fff;background:#ff88cc;width:50%;height:100vh;display:flex;justify-content:center;align-items:center;font-size:90px;margin:0!important}.about-pages{width:50%}video{border-radius:10px;width:100%;height:auto}img{height:50%;border-radius:10px;width:80%}ul{list-style:none}ul li:before{content:"•";color:#f8c;font-weight:700;display:inline-block;width:1em;margin-left:-1em}.video-wrapper{padding:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:50px;margin-left:auto;margin-right:auto;background:#d7f7f5b4;height:80vh;width:80%;box-shadow:#0000003d 0 3px 8px;border-radius:10px}.top{margin-top:150px}.project-dis{margin-top:30px}.rect-animate{position:absolute;transform:rotate(20deg);height:200px;width:200px;left:10%;bottom:20%;background:#ff88cc;animation:rotation 2s ease-in .2s infinite}@keyframes rotation{0%{transform:rotate(20deg)}40%,to{transform:rotate(.8turn)}}.blob{position:absolute;margin-right:200px}
