@import url("./styles/pico.css");

@media (scripting: none) {
    x-website-header::before {
        content: 'Please enable scripting to view the navigation'
    }
    x-website-footer::before {
        content: 'Please enable scripting to view the footer'
    }
}
