body {background-color: #040404;color: white;}
.stat { font-size: 14px; font-weight: bold; }
.open { color: #00ff00; }
.closed {color: #FF1111; }
.time { font-size: 14px; color: white; margin-left: 10px; /* Space status and time */ }
#status-container { display: flex; align-items: center; }
