<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#first-section .main-title h1{
    font-size: 60px;
    max-width: 900px;
    padding-top: 180px;
}

#first-section{
    background-image: url('../img/index-second-bg.jpg');
    background-size: cover;
    background-position: 0px -100px;
    padding-top: 130px;
    min-height: 580px;
    color: #FFFFFF;
}</pre></body></html>