*{margin:0;padding:0;box-sizing:border-box}body{background:transparent;font-family:Arial,sans-serif;color:#fff}.overlay{width:1920px;height:1080px;padding:20px}.status{display:flex;align-items:center;justify-content:center;height:100vh;font-size:24px;color:#fff;background:#000c}.race-header{display:flex;justify-content:space-between;align-items:center;padding:20px;background:linear-gradient(to right,#000000e6,#000000b3);border-radius:10px;margin-bottom:20px}.race-info h1{font-size:36px;margin-bottom:5px}.race-info h2{font-size:24px;color:#aaa}.clock{font-size:48px;font-weight:700;color:#0f0}.drivers-container{background:#000c;border-radius:10px;padding:20px}.drivers-header{display:grid;grid-template-columns:60px 1fr 100px 120px 120px;gap:20px;padding:10px 20px;font-weight:700;font-size:18px;border-bottom:2px solid #444;margin-bottom:10px}.drivers-list{max-height:800px;overflow-y:auto}.driver-row{display:grid;grid-template-columns:60px 1fr 100px 120px 120px;gap:20px;padding:15px 20px;background:#ffffff0d;margin-bottom:5px;border-radius:5px;font-size:20px}.driver-row:hover{background:#ffffff1a}.driver-row .position{font-weight:700;color:gold}.driver-row .name{font-weight:500}.driver-row .laps,.driver-row .pace,.driver-row .diff{text-align:right;font-family:Courier New,monospace}
