<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    /*background: url("/img/frame/ball.png");*/
    background-repeat: repeat-y;
}

.title {
    margin-top: 130px;
    margin-bottom: 30px;
}

    .title h1 {
          font-size: 35pt;
          font-weight:900;
    }


</pre></body></html>