.road-pattern{background-color:gray;background-image:repeating-linear-gradient(90deg,#fff 0 30px,#0000 10px 60px);background-position:50%;background-repeat:repeat-x;background-size:60px 8px;width:100%;height:80px}.footer-block{text-align:center;background-color:#003049;justify-content:center;align-items:center;width:100%;height:auto;min-height:100px;padding:1rem;display:flex}#about{background-color:#d2691e;background-image:url(/bg_top_car.png),url(/bg_top_car.png),url(/bg_side_car.png),url(/bg_side_car.png);background-position:0 0,100px 0,0 0,0 100px;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y}@keyframes drive{0%{transform:translate(0)rotate(90deg)}to{transform:translate(calc(100vw - 150px))rotate(90deg)}}.animate-drive{animation:drive var(--speed,8s)linear infinite}.delay-animation{animation-delay:-5s}
