<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*------------------------------
    &gt;&gt;&gt;Css Indexing
    ------------------
    01.Global Css

*/
ul{
    list-style-type: none;
    padding: 0 !important;
    margin: 0;
}</pre></body></html>