.about-container{mix-blend-mode:difference;-webkit-text-stroke:var(--stroke-width,10px)white;color:#fff;flex-direction:column;width:60%;display:flex;position:fixed;top:10%;left:20px}p{color:#fff;font-size:24px;line-height:32px}.about-container a{color:#fff;mix-blend-mode:difference;font-size:24px;line-height:32px}.portfolio{position:absolute;bottom:0;right:0}body{background-color:#fff;transition:background-color .3s}html.dark body,:root[style*=dark]~body,:root[style*=dark] body{background-color:#000}@media (max-width:700px){.about-container{width:calc(100vw - 40px);position:absolute;left:20px;right:20px}.about-container p,.about-container a{font-size:20px;line-height:26px}.portfolio{position:relative;top:2rem;bottom:0;right:0}body{min-height:100vh;background-color:#fff;min-height:-webkit-fill-available}html.dark body,:root[style*=dark] body{background-color:#000}.about-container{transform:translateZ(0)}}
