<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    background: url(../pic/background1.jpg) repeat;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto'), local('Roboto-Regular'), url('roboto/Roboto.woff2') format('woff2'), url('roboto/Roboto.woff') format('woff'), url('roboto/Roboto.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
</pre></body></html>