.dev-img-light{mix-blend-mode:darken;width:400px;height:auto}[data-theme=dark] .dev-img-light{display:none}.dev-img-dark{filter:url(#remove-black);width:400px;height:auto}[data-theme=light] .dev-img-dark{display:none}picture{justify-content:center;display:flex}.indev-text{text-align:center;-webkit-text-fill-color:transparent;background:radial-gradient(circle,#44b7f6 0,#35f492 100%) 0 0/200%;-webkit-background-clip:text;background-clip:text;font-size:3.5rem;animation:3s ease-in-out infinite alternate dev-text-color}@keyframes dev-text-color{0%{background-position:0}15%{background-position:0}85%{background-position:100% 100%}to{background-position:100% 100%}}@media screen and (max-width:800px){.content-container{margin-top:8em}.indev-text{font-size:1.5rem}}
