<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">li{
    line-height: 45px;
}
@media screen and (max-width: 768px){
    li{
        line-height: 30px;
    }
}</pre></body></html>