@font-face{font-family:CeraRoundPro;src:url(/fonts/FontsFree-Net-Cera-Round-Pro2.ttf) format("truetype")}@font-face{font-family:ArcadeClassic;src:url(/fonts/ARCADECLASSIC.TTF) format("truetype")}body{background-image:url(/background.png);background-size:cover;background-repeat:no-repeat;background-attachment:fixed;font-family:CeraRoundPro;margin:0;font-size:clamp(.65rem,2vw,.9rem);--primary-bg-color: #242a36;--secondary-bg-color: #283b64;--primary-text-color: white}.site-name{font-size:1.5rem}p,h1,h2,h3,h4,h5,h6{margin:0}.title-header{font-family:ArcadeClassic;text-align:center}.text-green{color:green}.text-red{color:red}.bold{font-weight:700}#app-container{display:flex;flex-direction:column;height:100dvh}.app-container{display:flex;flex-direction:row;margin:5%;gap:5%}.content-container{display:flex;flex-direction:column;width:70%;padding:2%;justify-content:center;border-radius:1rem;background-color:var(--primary-bg-color)}#navbar-main-container{background-color:var(--primary-bg-color);color:var(--primary-text-color)}#navbar-main{display:flex;flex-direction:row;padding:.5rem;margin:0 10%;justify-content:space-between;align-items:center}#navbar-main a{color:inherit;text-decoration:none}#navbar-main a.active{color:red}#about-and-stack-container{display:flex;flex-direction:row;gap:.5rem}.projects-navbar{display:flex;flex-direction:column;font-family:ArcadeClassic;width:30%;height:fit-content;text-align:center;color:green;border-radius:.5rem;background-color:var(--secondary-bg-color);opacity:.9}.projects-navbar ul{list-style:none;padding:0}.projects-navbar a{color:inherit;text-decoration:none}.projects-navbar a.active:before{content:"➤ ";color:#fff}.projects-navbar a.active{color:red}#intro,#about,#stack{color:var(--primary-text-color)}#intro{text-align:center}.collapsible{color:var(--primary-text-color)}#journaling-app-image-list{display:flex;flex-direction:column;max-height:20rem;max-width:60rem;gap:1rem;overflow-y:auto;margin:auto}.journaling-app-image-row{display:flex;flex-direction:row;gap:2rem;justify-content:center}.journaling-app-image{width:40%;height:40%}
