@import url(https://fonts.googleapis.com/css2?family=Comfortaa:wght@700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{min-height:100vh;text-align:center}body{background-color:#fff;color:#000;font-family:Comfortaa,cursive}.nav{align-items:center;background:#7124a3;display:flex;font-size:25px;font-weight:700;height:75px;justify-content:space-around;width:100vw}.nav,.nav>a{color:#fff}.home,.home h1{font-size:40px}.home{align-items:center;padding-bottom:30px}.big-logo{padding:25px}.footer-space{height:70px}.logOrSign{padding:25px}.homeIntro{font-size:25px;margin-left:50px;margin-right:50px}.practice>img{-webkit-animation:rotation 8s linear infinite;animation:rotation 8s linear infinite}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.profile-pic{padding-top:50px}.profile1{padding:20px 20px 40px}.img2{padding-bottom:60px}.find-teacher>h1{font-size:30px;padding-top:10px}.join-meeting{margin-bottom:-50px;padding:50px}.videoBox{position:absolute}
/*# sourceMappingURL=main.21bac0d4.css.map*/