<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#notfound{
    text-align:center;
}
#notfound &gt; p#message{
    margin-top:20px;
    margin-bottom:20px;
}
#notfound &gt; p#btn{
    margin-top:20px;
    margin-bottom:100px;
}
</pre></body></html>