@import "https://fonts.googleapis.com/css2?family=Google+Sans:ital,opsz,wght@0,17..18,400..700;1,17..18,400..700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";html{font-family:Google Sans}html[data-theme=dark]{background-color:#161616}html[data-theme=light]{background-color:#fff}.main-div{margin-top:130px;margin-left:300px}.name-div{font-size:small}html[data-theme=dark] .name-div{color:#fff}html[data-theme=light] .name-div{color:#000}.description-div{margin-bottom:40px}html[data-theme=dark] .description-div{color:#fff}html[data-theme=light] .description-div{color:#000}.paragraph-div{max-width:500px;margin-bottom:50px;font-size:small;line-height:1.5}html[data-theme=dark] .paragraph-div{color:#fff}html[data-theme=light] .paragraph-div{color:#000}.links-div{gap:10px;display:flex}.social-link{font-weight:700;text-decoration:none}.social-link:hover{text-decoration:underline}html[data-theme=dark] .social-link{color:#fff}html[data-theme=light] .social-link{color:#000}.theme-toggle{cursor:pointer;z-index:1000;background:0 0;border:none;padding:8px;font-size:24px;transition:transform .2s;position:fixed;top:20px;right:20px}.theme-toggle:hover{transform:scale(1.2)}@media only screen and (width<=400px){.name-div{margin-left:30px;font-size:x-small}.description-div{margin-left:30px}.paragraph-div{max-width:330px;margin-left:auto;margin-right:auto}.main-div{margin-left:auto;margin-right:auto}.social-link{margin-left:30px}}
