@import url(https://fonts.googleapis.com/css2?family=Josefin+Sans&family=Tiro+Gurmukhi&display=swap);@import url(https://fonts.googleapis.com/css2?family=Aboreto&family=DynaPuff&family=EB+Garamond&family=Libre+Baskerville&family=Silkscreen&display=swap);@import url(https://fonts.googleapis.com/css2?family=Tiro+Gurmukhi&display=swap);@import url(https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Beau+Rivage&family=Ms+Madi&family=Pacifico&family=Playfair+Display:ital,wght@1,800&family=Tapestry&display=swap);@import url(https://fonts.googleapis.com/css2?family=Oleo+Script+Swash+Caps&display=swap);@import url(https://fonts.googleapis.com/css2?family=Cinzel&family=EB+Garamond&family=Koulen&family=Macondo&family=Orbitron&family=Playball&family=Tapestry&display=swap);@import url(https://fonts.googleapis.com/css2?family=Berkshire+Swash&family=Caveat&family=Indie+Flower&family=Kdam+Thmor+Pro&family=Monofett&family=My+Soul&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#000;border-radius:15px;box-shadow:inset 0 0 3px #2600ff}::-webkit-scrollbar-thumb{background:#fe0;border-radius:10px;box-shadow:inset 0 0 5px #0026ff}::-webkit-scrollbar-thumb:hover{background:red}#mainNav{background-color:#000b3d;display:flex;flex-direction:row-reverse;height:10vh;justify-content:space-between;left:0;position:-webkit-sticky;position:sticky;top:0;z-index:100}#mainNav #ulList{display:flex;flex-direction:row;list-style:none;margin-top:3vh}#mainNav #ulList .aList{color:#fff;font-size:1rem;font-weight:700;margin:0 10px;text-decoration:none}#mainNav #ulList .loginFB{background-color:#000;border:1px solid #ff0;color:cyan;font-size:1.1rem;font-weight:700;padding:2px 2rem;position:absolute;right:28rem;text-decoration:none}#mainNav #ulList .aList:hover{color:#adff2f;font-size:1.5rem}#mainNav #ulList .aList:active{color:red}#mainNav #NavH1{color:#fff;font-family:Josefin Sans,sans-serif;font-size:1.5rem;margin-left:3vw;margin-top:18px;text-align:right}#mainNav #navToggle{display:none}@media only screen and (max-width:600px){#mainNav #navToggle{display:block;height:6vh;position:relative;right:5vw;top:2vh;width:11vw}#mainNav #ulList{align-items:center;background-color:#00681e;display:flex;display:none;flex-direction:column;height:38vh;justify-content:center;left:0;position:absolute;top:7vh;width:100%}#mainNav #ulList .aList{color:#fff;font-size:.9rem;font-weight:700;margin:8px 0;text-decoration:none;transition:all 3s ease-in-out}#mainNav #ulList .aList:hover{color:#000;font-size:1.3rem;transition:cubic-bezier(.075,.82,.165,1)}#mainNav #ulList .aList:active{color:red}#mainNav #NavH1{color:#fff;font-size:1.5rem;margin-left:3vw;margin-top:19px;text-align:center}#mainNav #ulList .loginFB{background-color:#000;border:.5px solid #ff0;border-radius:3px;color:cyan;font-size:1.1rem;font-weight:700;margin-top:.5rem;padding:2px 2rem;position:relative;right:0;text-decoration:none}#mainNav #ulList .loginFB:hover{border:.5px solid #fff;color:#fff;font-size:15px}#mainNav #ulList .loginFB:active{color:red}}#about{background-color:#000b3d;flex-direction:row;font-family:Josefin Sans,sans-serif}#about,#about .images{display:flex;height:90vh}#about .images{align-items:center;flex-direction:column;width:20vw}#about .images .simple{color:#fff;font-weight:700}#about .images .simpleTxt{font-family:Josefin Sans,sans-serif;margin-top:3rem}.images img{-webkit-animation:imgL 5s ease-in-out;animation:imgL 5s ease-in-out;border-width:10px;box-shadow:0 3px 15px 0 #000;height:30vh;margin-top:1rem;position:relative;width:11vw}@-webkit-keyframes imgL{25%{left:3vw}50%{right:3vw}to{left:0}}@keyframes imgL{25%{left:3vw}50%{right:3vw}to{left:0}}#about .documentCon{display:flex;flex-direction:column;height:90vh;width:80vw}#about .documentCon h1{color:#00ff0d;margin-top:1rem;text-align:center}#about .documentCon .pathContact{display:flex;flex-direction:row;flex-wrap:wrap;height:50vh;justify-content:space-around;width:80vw}#about .documentCon .address{-webkit-animation:add 3s ease-in-out;animation:add 3s ease-in-out;background-color:#d3d3d3;border-radius:2em;box-shadow:1px -1px 10px 2px #000;display:flex;flex-direction:row;height:35vh;margin-top:5vh;position:relative;width:30vw}@-webkit-keyframes add{25%{right:3vw}50%{right:3vw}to{right:0}}@keyframes add{25%{right:3vw}50%{right:3vw}to{right:0}}#about .documentCon .emailMe{-webkit-animation:eml 3s ease-in-out;animation:eml 3s ease-in-out;background-color:#d3d3d3;border-radius:2em;box-shadow:1px -1px 10px 2px #000;display:flex;flex-direction:column;height:35vh;margin-top:5vh;position:relative;width:30vw}#about .documentCon .emailMe img{height:20vh;margin-top:1rem;width:11vw}@-webkit-keyframes eml{25%{left:3vw}50%{left:3vw}to{left:0}}@keyframes eml{25%{left:3vw}50%{left:3vw}to{left:0}}#about .documentCon .cv{align-items:center;display:flex;flex-direction:column;height:30vh}#about .documentCon .cv .cvText{color:#fff;font-size:.8rem;font-weight:700;margin-top:2rem}#about .documentCon .cv #cvBtn{background:linear-gradient(90deg,red,#000,red,#000);border-bottom-right-radius:20px;border-top-left-radius:20px;color:#ff0;cursor:pointer;font-style:"Josefin Sans",sans-serif;height:5vh;margin-top:1.2rem;width:8vw}#about .documentCon .cv #cvBtn:hover{-webkit-animation:btnmove 1s infinite;animation:btnmove 1s infinite}@-webkit-keyframes btnmove{to{background:linear-gradient(90deg,#ff0,blue,#ff0,blue);color:#000;-webkit-transform:rotate(20deg);transform:rotate(20deg)}}@keyframes btnmove{to{background:linear-gradient(90deg,#ff0,blue,#ff0,blue);color:#000;-webkit-transform:rotate(20deg);transform:rotate(20deg)}}@media only screen and (max-width:600px){#about{background-color:#000b3d;display:flex;flex-direction:row;height:105vh}#about .images{align-items:center;display:flex;flex-direction:column;height:90vh;width:25vw}#about .images .simple{color:#fff;font-size:15px;font-weight:700}#about .images .simpleTxt{margin-top:4rem}.images img{-webkit-animation:imgL 5s ease-in-out;animation:imgL 5s ease-in-out;border-width:10px;box-shadow:0 3px 15px 0 #000;height:15vh;margin-top:3rem;position:static;top:9vh;width:18vw}#about .documentCon{display:flex;flex-direction:column;height:90vh;width:75vw}#about .documentCon h1{color:#00ff0d;font-size:1rem;margin-top:1rem;text-align:center}#about .documentCon .dFirst{font-size:12px}#about .documentCon .pathContact{display:flex;flex-direction:column;flex-wrap:nowrap;height:54vh;justify-content:space-around;width:75vw}#about .documentCon .pathContact .address iframe{height:20vh;width:42vw}#about .documentCon .pathContact .address #addressP{margin-top:4rem}#about .documentCon .address{-webkit-animation:add 3s ease-in-out;animation:add 3s ease-in-out;background-color:#d3d3d3;border-radius:2em;box-shadow:1px -1px 10px 2px #000;display:flex;flex-direction:row;height:30vh;margin-top:3vh;position:relative;width:73vw}@-webkit-keyframes add{25%{right:0;top:3vh}50%{right:0;top:3vh}to{right:0;top:0}}@keyframes add{25%{right:0;top:3vh}50%{right:0;top:3vh}to{right:0;top:0}}#about .documentCon .emailMe{-webkit-animation:eml 3s ease-in-out;animation:eml 3s ease-in-out;background-color:#d3d3d3;border-radius:2em;box-shadow:1px -1px 10px 2px #000;display:flex;flex-direction:column;height:30vh;margin-top:5vh;position:relative;width:74vw}#about .documentCon .emailMe img{height:8vh;margin-top:1rem;width:16vw}#about .documentCon .yt{text-align:center}#about .documentCon .yt span{font-size:1rem}@-webkit-keyframes eml{25%{bottom:3vh;left:0}50%{bottom:3vh;left:0}to{bottom:0;left:0}}@keyframes eml{25%{bottom:3vh;left:0}50%{bottom:3vh;left:0}to{bottom:0;left:0}}#about .documentCon .cv{display:flex;flex-direction:column;height:30vh}#about .documentCon .cv .cvText{color:#fff;font-size:.7rem;font-style:"Josefin Sans",sans-serif;margin-top:2rem;text-align:center}#about .documentCon .cv #cvBtn{background:linear-gradient(90deg,red,#000,red,#000);border-bottom-right-radius:20px;border-top-left-radius:20px;color:#ff0;cursor:pointer;font-style:"Josefin Sans",sans-serif;height:5vh;margin-top:1.2rem;width:25vw}#about .documentCon .cv #cvBtn:hover{-webkit-animation:btnmove 1s infinite;animation:btnmove 1s infinite}@-webkit-keyframes btnmove{to{background:linear-gradient(90deg,#ff0,blue,#ff0,blue);color:#000;-webkit-transform:rotate(20deg);transform:rotate(20deg)}}@keyframes btnmove{to{background:linear-gradient(90deg,#ff0,blue,#ff0,blue);color:#000;-webkit-transform:rotate(20deg);transform:rotate(20deg)}}}#footerTag{align-items:center;background-color:#000;color:#fff;display:flex;font-size:1.3rem;font-weight:700;height:7vh;justify-content:space-evenly}#footerTag a{color:#fff;text-decoration:none}@media only screen and (max-width:600px){#footerTag{font-size:12px;height:8vh;text-align:center}#footerTag a{color:#fff;font-size:10px;text-decoration:none}}#contact{background-color:#000b3d;height:90vh}#contact,#contact .mainContact{display:flex;flex-direction:column}#contact .mainContact{align-items:center;height:80vh;justify-content:center}#contact #myLogo{height:40vh;width:20vw}#contact h1{color:#fff;font-size:3rem;text-align:center}#contact .contactLogos{display:flex;flex-direction:row;justify-content:space-evenly;margin:2rem 0}#contact .contactLogos .socialLink{margin:0 1rem;text-decoration:none}#contact .contactLogos .socialLink .socialLogo{height:50px;width:50px}@media only screen and (max-width:600px){#contact #myLogo{height:40vh;width:71vw}#contact h1{color:#fff;font-size:2rem;text-align:center}}#Yt-blogs{background-color:#000b3d;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;margin-top:1rem;width:100%}#Yt-blogs,#Yt-blogs .ytb{align-items:center;display:flex}#Yt-blogs .ytb{background-color:#e9e9e9;border-radius:1rem;box-shadow:-3px 2px 10px #000;flex-direction:column;height:75vh;margin-bottom:2rem;width:28vw}#Yt-blogs .ytb h4{margin-top:10px;text-align:center;text-decoration:underline}#Yt-blogs .ytb h2,#Yt-blogs .ytb p{margin-top:1rem;text-align:center}#Yt-blogs .ytb p{font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif}#Yt-blogs .ytb h3{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1rem;font-weight:700;margin-top:1.5rem}#Yt-blogs .ytb button{align-items:center;background-color:aqua;border-radius:2rem;border-style:none;display:flex;flex-direction:row;height:6vh;justify-content:center;margin-top:2.5rem;width:13vw}#Yt-blogs .ytb button a{color:#000;font-size:1.2rem;font-weight:700;text-decoration:none}img{height:30vh;width:28vw}@media only screen and (max-width:600px){#Yt-blogs{flex-direction:column}#Yt-blogs .ytb{height:85vh;width:95vw}img{height:30vh;width:95vw}#Yt-blogs .ytb button{height:7vh;margin-top:1.7rem;width:36vw}}#Projects{box-sizing:border-box;display:flex;flex-direction:column}.mainDiv:first-child{background:url(/static/media/kuro.ccd76c87981709a8533f.jpg) no-repeat 50%/cover}.mainDiv:first-child,.mainDiv:nth-child(2){display:flex;flex-direction:column;height:90vh}.mainDiv:nth-child(2){background:url(/static/media/textEdition.5e0b5151a7b268214f2e.jpg) no-repeat 50%/cover;margin-top:1rem}.mainDiv:nth-child(3){background:url(/static/media/text2speech.21cbd5e3969000efcbf5.jpg) no-repeat 50%/cover}.mainDiv:nth-child(3),.mainDiv:nth-child(4){display:flex;flex-direction:column;height:90vh;margin-top:1rem}.mainDiv:nth-child(4){background:url(/static/media/RakhiBandhan.e833ce5c0284b4e58edf.jpg) no-repeat 50%/cover}.mainDiv:nth-child(5){background:url(/static/media/independence.91026996b9a01c59b99d.jpg) no-repeat 50%/cover;display:flex;flex-direction:column;height:90vh;margin-top:1rem}.page a.active:nth-child(2){background-color:red}@media only screen and (max-width:415px){.mainDiv:first-child .mainText{color:#fff;font-size:2rem;margin-top:2rem;text-align:center;text-shadow:0 0 10px #000}.mainDiv:first-child .sourceBtn{top:20vh}.mainDiv:first-child .sourceBtn a{width:35vw}.mainDiv:nth-child(2) .mainText{color:#fff;font-size:2rem;margin-top:2rem;text-align:center;text-shadow:0 0 10px #000}.mainDiv:nth-child(2) .describe{font-size:1rem}.mainDiv:nth-child(2) .sourceBtn{top:20vh}.mainDiv:nth-child(2) .sourceBtn a{width:35vw}.mainDiv:nth-child(3) .mainText{color:#fff;font-size:2rem;margin-top:2rem;text-align:center;text-shadow:0 0 10px #000}.mainDiv:nth-child(3) .describe{font-size:1rem}.mainDiv:nth-child(3) .sourceBtn{top:20vh}.mainDiv:nth-child(3) .sourceBtn a{width:35vw}.mainDiv:nth-child(4) .mainText{color:#fff;font-size:2rem;margin-top:2rem;text-align:center;text-shadow:0 0 10px #000}.mainDiv:nth-child(4) .sourceBtn{top:20vh}.mainDiv:nth-child(4) .sourceBtn a{width:35vw}.mainDiv:nth-child(5) .mainText{color:#fff;font-size:2rem;margin-top:2rem;text-align:center;text-shadow:0 0 10px #000}.mainDiv:nth-child(5) .sourceBtn{top:20vh}.mainDiv:nth-child(5) .sourceBtn a{width:35vw}}#home,body{background-color:#000b3d}#home{display:flex;flex-direction:row;height:90vh;justify-content:space-around}#st-1{margin-top:8rem}#st-1 .st-toggle{display:none}#home h1{color:#fff;font-family:Tiro Gurmukhi,serif;font-size:2.5rem;margin-top:35vh}#homeImg{height:50vh;margin-top:15vh;width:25vw}#sndBody{background-color:#8a2be2;height:90vh}#sndBody,#sndBody .snsplit{display:flex;flex-direction:row;justify-content:center}#sndBody .snsplit{align-items:center;width:35vw}#sndBody .snsmsplit{display:flex;flex-direction:column;width:65vw}#sndBody .snsmsplit .scmp{color:#fff;font-size:2rem;font-weight:700;margin-top:10px;text-align:center}#sndBody .snsmsplit ul li{font-weight:700;margin:3vh 0}#sndBody .snsplit img{height:70vh;width:25vw}@media only screen and (max-width:600px){#home{align-items:center;display:flex;flex-direction:column-reverse;justify-content:center}#home h1{font-family:Tiro Gurmukhi,serif;font-size:2.2rem;margin-top:3vh;text-align:center}.imgMain{align-items:center;display:flex;justify-content:center}#homeImg{height:50vh;margin-top:-2vh;width:92vw}#st-1{display:none}#sndBody{background-color:#8a2be2;height:90vh}#sndBody,#sndBody .snsplit{display:flex;flex-direction:row;justify-content:center}#sndBody .snsplit{align-items:baseline;margin:auto 0;width:34vw}#sndBody .snsmsplit{display:flex;flex-direction:column;width:66vw}#sndBody .snsmsplit .scmp{color:#fff;font-family:Tiro Gurmukhi,serif;font-size:1.5rem;font-weight:700;margin-top:10px;text-align:center}#sndBody .snsmsplit ul li{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:10px;font-weight:700;list-style:none;margin:2vh 0;text-align:center}#sndBody .snsplit img{height:85vh;width:32vw}}.fbContainer{align-items:center;background-color:#000b3d;display:flex;flex-direction:column;height:110vh;justify-content:center}.fbContainer #mainH1{color:#fff;font-size:3rem;margin-bottom:10vh;text-align:center}.fbDesign{align-items:center;display:flex;flex-direction:column;justify-content:center}.fbContainer .fbDesign #hd1{color:#fff;font-size:1.5rem;margin:2rem 0;text-align:center}.fbContainer .fbDesign img{align-content:center;height:20vh;margin:2rem 0;width:10vw}@media only screen and (max-width:600px){.fbContainer h1{color:#fff;font-size:2rem;margin-bottom:38vh;padding-top:-20vh;text-align:center}.fbContainer .fbDesign img{align-content:center;height:20vh;margin:2rem 0;width:33vw}}#mainPhi{background-color:#000b3d}#mainPhi #start{color:#00fd0d;font-family:Orbitron,sans-serif;font-size:4rem;text-align:center}#mainPhi .hd{color:#fff;font-size:1.5rem;margin-top:1rem;text-align:center}#mainPhi .phishing-yt{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}#mainPhi .yt-visit #sub{font-size:1.5rem}.last{padding:2rem 0}footer{align-items:center;background-color:#000;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:10vh;justify-content:center}@media only screen and (max-width:600px){#mainPhi #start{font-size:2rem}.btn-yt button{width:30vw}#mainPhi .hd{font-family:Berkshire Swash,cursive}.yt-visit #sub{font-size:1.5rem;text-align:center}.yt-visit #cd{text-decoration:none}.yt-visit #cd button{height:6vh;width:50vw}.ans{font-size:1.2rem}.q{font-size:1.5rem}.phishing-yt #yt{height:280px;width:95%}.zip-downloader #zip{width:28vw}.last{font-size:1.3rem}}#mainPy{background-color:#000b3d}.last{color:#ff00ea}.py-s{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.py-s .py-t{background-color:aqua;font-size:1.5rem;padding:1rem 10px}.py-s .py-t,.pygo #pysc{color:#000;font-weight:700;margin-top:1rem;text-align:center}.pygo #pysc{background-color:#fff;box-shadow:2px -2px 2px red;font-size:1rem;height:4vh;text-decoration:none;width:15vw}.pygo{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.pygo #pysc:hover{background-color:#8b4513;color:#00ff37}@media only screen and (max-width:600px){#start{font-size:1.5rem}.btn-yt button{width:30vw}.hd{font-family:Berkshire Swash,cursive}.yt-visit #sub{font-size:1.5rem;text-align:center}.yt-visit #cd{text-decoration:none}.yt-visit #cd button{height:6vh;width:50vw}.ans{font-size:1.2rem}.q{font-size:1.5rem}.phishing-yt #yt{height:280px;width:95%}.zip-downloader #zip{width:28vw}.last{font-size:1.3rem}.py-s .py-t{font-size:15px;padding:1rem 5px}.pygo #pysc{width:50vw}}*{box-sizing:border-box;margin:0;padding:0}#mainNode{background-color:#000b3d}#start{font-size:2.5rem}.last{color:#ff00c8}.code{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.code .as{background-color:#0ef;border:2px solid #fff;color:#000;font-size:1rem;font-weight:700;margin-top:1rem;padding:1rem 8px;text-align:center}@media only screen and (max-width:600px){#start{font-size:1.5rem}.btn-yt button{width:30vw}.hd{font-family:Berkshire Swash,cursive}.yt-visit #sub{font-size:1.5rem;text-align:center}.yt-visit #cd{text-decoration:none}.yt-visit #cd button{height:6vh;width:50vw}.ans{font-size:1.2rem}.q{font-size:1.5rem}.phishing-yt #yt{height:280px;width:95%}.zip-downloader #zip{width:28vw}.last{font-size:1.3rem}.code .as{font-size:11px;padding:1rem 5px}}#maincontent{background-color:#000b3d}.py-un{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.py-un code{background-color:#f5f5f5;border:1px solid grey;color:#000;font-size:1.5rem;padding:2rem}@media only screen and (max-width:600px){#start{font-size:1.5rem}.btn-yt button{width:30vw}.hd{font-family:Berkshire Swash,cursive}.yt-visit #sub{font-size:1.5rem;text-align:center}.yt-visit #cd{text-decoration:none}.yt-visit #cd button{height:6vh;width:50vw}.ans{font-size:1.2rem}.q{font-size:1.5rem}.phishing-yt #yt{height:280px;width:95%}.zip-downloader #zip{width:28vw}.last{font-size:1.3rem}.py-un code{background-color:#f5f5f5;color:#000;font-size:17px;padding:2rem}}.btn-yt{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:10px 0;width:100%}.btn-yt button{background-color:blue;height:5vh;margin:0 1rem;width:10vw}.btn-yt button a{color:#ff0;font-weight:700;text-decoration:none}.btn-yt button:hover{background-color:#f5f5f5}.btn-yt button a:hover{color:red}.zip-downloader1,.zip-downloader2{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:2rem;width:100%}.zip-downloader2 #chImg{height:80vh;width:80vw}.zip-downloader1 #mouseDisble{height:90vh;width:80vw}.as{color:#fff;font-size:1.5rem;margin-top:1rem;text-align:center}@media only screen and (max-width:600px){#start{font-size:1.5rem}.btn-yt button{width:30vw}.hd{font-family:Berkshire Swash,cursive}.yt-visit #sub{font-size:1.5rem;text-align:center}.yt-visit #cd{text-decoration:none}.yt-visit #cd button{height:6vh;width:50vw}.zip-downloader1 #mouseDisble,.zip-downloader2 #chImg{height:35vh;width:90vw}.ans{font-size:1.2rem}.q{font-size:1.5rem}.phishing-yt #yt{height:280px;width:95%}.zip-downloader #zip{height:32vh;width:28vw}.last{font-size:1.3rem}}.hd{font-size:2rem}.yt-visit #sub{color:#00d9ff;font-family:Georgia,Times New Roman,Times,serif}.ans{font-family:Caveat,cursive}.q{font-family:Kdam Thmor Pro,sans-serif}.subs{color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:1.7rem;text-align:center}.ans,.q{font-family:Courier New,Courier,monospace}.zip-downloader img{height:60vh;width:80vw}@media only screen and (max-width:600px){#start{font-size:1.5rem}.btn-yt button{width:30vw}.hd{font-family:Berkshire Swash,cursive}.yt-visit #sub{font-size:1.5rem;text-align:center}.yt-visit #cd{text-decoration:none}.yt-visit #cd button{height:6vh;width:50vw}.ans{font-size:1.2rem}.q{font-size:1.5rem}.phishing-yt #yt{height:280px;width:95%}.zip-downloader #zip{width:28vw}.last{font-size:1.3rem}}#start{color:#adff2f;font-family:Orbitron,sans-serif;font-size:3rem}#start,.hd{text-align:center}.hd{color:#fff;margin-top:1rem}.phishing-yt{width:100%}.phishing-yt,.yt-visit{align-items:center;display:flex;flex-direction:column;justify-content:center}.yt-visit{margin-top:2rem}.yt-visit #sub{color:#fff;font-family:Kdam Thmor Pro,sans-serif;font-size:2rem}.yt-visit #cd{text-decoration:none}.yt-visit #cd button{background:linear-gradient(60deg,red,#ff0,red,#ff0,red);cursor:pointer;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;font-size:1rem;font-weight:700;height:5vh;margin-top:10px;text-decoration:none;width:14vw}.ans{color:#fff;font-size:1.5rem;margin-top:1rem}.ans,.q{text-align:center}.q{color:#ff8c00;font-size:2rem;font-weight:700;padding:5px}.phishing-yt,.q{margin-top:2rem}.phishing-yt #yt{height:70vh;margin-top:1rem;width:70vw}.zip-downloader{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:2rem;width:100%}.zip-downloader #zip{background-color:#8a2be2;height:5vh;width:10vw}.zip-downloader #zip a{color:#fff;font-weight:700;text-decoration:none}.zip-downloader #zip:hover{background-color:#f5f5f5}.zip-downloader #zip a:hover{color:#000}.last{color:#00ff0d;font-family:Berkshire Swash,cursive;font-size:1.5rem;font-weight:700;margin:2rem 0;text-align:center}.mat{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:1vh}.mat p{color:#09ff00;font-size:2rem;margin-top:2rem;text-align:center}.mat #matrix{height:50vh;width:50vw}@media only screen and (max-width:600px){#start{font-size:1.5rem}.btn-yt button{width:30vw}.hd{font-family:Berkshire Swash,cursive}.yt-visit #sub{font-size:1.5rem;text-align:center}.yt-visit #cd{text-decoration:none}.yt-visit #cd button{height:6vh;width:50vw}.ans{font-size:1.2rem}.q{font-size:1.5rem}.phishing-yt #yt{height:280px;width:95%}.zip-downloader #zip{width:28vw}.last{font-size:1.3rem}.mat #matrix{height:50vh;width:91vw}}.topH1 .H1text{color:#adff2f;font-family:Orbitron,sans-serif;font-size:3rem;text-align:center}.qusVM{color:#ff8c00;font-size:2rem;font-weight:700}.ansVM,.qusVM{margin-top:2rem;text-align:center}.ansVM{color:#fff;font-family:Kdam Thmor Pro,sans-serif;font-size:1.5rem}.ytBar{align-items:center;display:flex;flex-direction:column;justify-content:center}.stepVM,.ytBar{margin-top:2rem}.stepVM{color:#fff;font-size:2rem;font-weight:700;text-align:center;text-decoration:underline}#yt{height:70vh;width:70vw}#yt,.aHref{margin-top:1rem}.aHref{color:#8a2be2;font-size:1.5rem;font-weight:700;text-decoration:none}.aHref:hover{color:#ff8c00;font-size:1rem}.lastTag{color:#09ff00;font-size:1.5rem;font-weight:700;margin:2rem 0;text-align:center}@media only screen and (max-width:600px){.topH1 .H1text{font-size:1.5rem;margin-top:2rem}.qusVM{color:#ff8c00;font-size:1.3rem;font-weight:700;margin-top:2rem;text-align:center}.ansVM{font-family:Kdam Thmor Pro,sans-serif;font-size:15px;margin-top:1rem}.ansVM,.stepVM{color:#fff;text-align:center}.stepVM{font-size:1.5rem;font-weight:700;margin-top:2rem}#yt{height:30vh;margin-top:1rem;width:90vw}.aHref{color:#8a2be2;font-size:1.2rem}.lastTag{color:#09ff00;font-family:Berkshire Swash,cursive;font-size:1.3rem;font-weight:lighter;margin:2rem 0;text-align:center}}.mainDiv2:first-child{background:url(/static/media/music.81df2d5fdd28ef3e933c.jpg) no-repeat 50%/cover;display:flex;flex-direction:column;height:90vh}.page a.active:nth-child(3){background-color:red}.page a:hover:not(.active){background-color:#adff2f}.mainDiv2:nth-child(2){background:url(/static/media/solar.3711ff3d2c3207d944e6.jpg) no-repeat 50%/cover}.mainDiv2:nth-child(2),.mainDiv2:nth-child(3){display:flex;flex-direction:column;height:90vh;margin-top:1rem}.mainDiv2:nth-child(3){background:url(/static/media/findMe.a7e567acd757c9535132.jpg) no-repeat 50%/cover}@media only screen and (max-width:600px){.mainDiv2 .mainText{color:#fff;font-size:2rem;margin-top:2rem;text-align:center;text-shadow:0 0 10px #000}.mainDiv2 .sourceBtn{top:30vh}.mainDiv2 .sourceBtn a{width:35vw}}.mainContainer #mainNav{display:none}:root{--displaywidth:50%;--displayHeight:45vh;--myShawdow:0px 0px 5px #ff0,5px 2px 10px #000,8px 3px 8px #ff0,12px 4px 10px #000}.mainContainer{background:url(/static/media/errorImage.a15147f56d94912be8a5.png) no-repeat 50%;height:90vh}.mainContainer,.mainContainer>.notFound{align-items:center;display:flex;flex-direction:column;justify-content:center}.mainContainer>.notFound{-webkit-animation:flip 3s ease-in-out 1;animation:flip 3s ease-in-out 1;background:linear-gradient(90deg,pink,#f3f383,#fff,pink);border:2px dashed red;height:45vh;height:var(--displayHeight);position:relative;width:50%;width:var(--displaywidth)}@-webkit-keyframes flip{to{-webkit-transform:rotateY(200deg);transform:rotateY(200deg)}0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@keyframes flip{to{-webkit-transform:rotateY(200deg);transform:rotateY(200deg)}0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}.mainContainer>.notFound>h1{font-size:3rem;text-shadow:0 0 5px #ff0,5px 2px 10px #000,8px 3px 8px #ff0,12px 4px 10px #000;text-shadow:var(--myShawdow)}.mainContainer>.notFound>p{font-size:1.1rem;font-weight:700;margin:.5em 0;-webkit-text-decoration:underline #000;text-decoration:underline #000}.mainContainer>.notFound>a{margin-top:1em}.mainContainer>.notFound>a>img{height:5vh;width:2.5vw}@media only screen and (max-width:600px){.mainContainer>.notFound{height:50vh;width:87vw}@-webkit-keyframes flip{to{-webkit-transform:rotateY(200deg);transform:rotateY(200deg)}0%{-webkit-transform:rotateY(-200deg);transform:rotateY(-200deg)}}@keyframes flip{to{-webkit-transform:rotateY(200deg);transform:rotateY(200deg)}0%{-webkit-transform:rotateY(-200deg);transform:rotateY(-200deg)}}.mainContainer>.notFound>h1{font-size:2rem;text-shadow:0 0 5px #ff0,5px 2px 10px #000,8px 3px 8px #ff0,12px 4px 10px #000;text-shadow:var(--myShawdow)}.mainContainer>.notFound>p{font-size:1.1rem;font-weight:700;margin:.5em 22px;text-align:center;-webkit-text-decoration:underline #000;text-decoration:underline #000}.mainContainer>.notFound>a{margin-top:15px}.mainContainer>.notFound>a>img{height:5vh;width:10.5vw}}.projects{box-sizing:border-box}.mainDiv3:first-child,.projects{display:flex;flex-direction:column}.mainDiv3:first-child{background:url(/static/media/newYear.91990a51546ff7aeddc8.jpg) no-repeat 50%/cover;height:90vh}.mainText{color:#fff;font-size:5rem}.describe,.mainText{margin-top:2rem;text-align:center;text-shadow:0 0 10px #000}.describe{color:#ff0;font-family:Aboreto,cursive;font-size:1.5rem;padding:0 20px;text-overflow:none}.sourceBtn{display:flex;flex-direction:row;justify-content:space-around;position:relative;top:36vh}.sourceBtn a{border-radius:2rem;box-shadow:0 0 10px #fff;color:red;height:9vh;text-decoration:none;width:15vw}.page,.sourceBtn a{align-items:center;background-color:#000;display:flex;justify-content:center}.page{flex-direction:row;height:5vh}.page a{background-color:#000;color:#fff;height:3vh;margin:0 5px;text-align:center;text-decoration:none;width:2vw}.page a:hover{background-color:#adff2f}@media only screen and (max-width:600px){.mainDiv3 .mainText{color:#fff;font-size:2rem;margin-top:2rem;text-align:center;text-shadow:0 0 10px #000}.mainDiv3 .sourceBtn{top:30vh}.mainDiv3 .sourceBtn a{width:35vw}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}#mainCvPage{align-items:center;display:flex;flex-direction:column;justify-content:center}#mainCvPage>.cvText{color:#fff;margin-top:5vh}#mainCvPage>iframe{height:100vh;margin-top:5vh;width:62vw}#mainCvPage>.cvDownBtn{background-color:#9acd32;border-radius:10px;box-shadow:3px 4px 5px red;color:#000;height:4vh;margin:2rem 0;text-align:center;text-decoration:none;width:15vw}#mainCvPage>.cvDownBtn:hover{background-color:#000;box-shadow:3px 4px 5px #ff0;color:#fff}@media only screen and (max-width:600px){#mainCvPage>.cvText{color:#fff;font-size:1.5rem;margin-top:5vh}#mainCvPage>iframe{height:47vh;margin-top:5vh;width:70vw}#mainCvPage>.cvDownBtn{background-color:#9acd32;border-radius:10px;box-shadow:3px 4px 5px red;color:#000;height:4vh;margin:2rem 0;text-align:center;text-decoration:none;width:40vw}}
/*# sourceMappingURL=main.f14762c7.css.map*/