:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.live-data{font-size:150%;display:flex;gap:20px;justify-content:center;align-items:center;margin-bottom:20px}.snapshot-loading{width:720px;height:405px;display:flex;justify-content:center;align-items:center;border:1px solid gray;border-radius:5px}.snapshot-image{width:720px;height:auto;border:1px solid gray;border-radius:5px}.snapshot-container{margin:0 auto 20px}@media (max-width: 600px){.snapshot-loading{width:100%;height:auto}.snapshot-image{width:100%;height:100%}#root{padding:5px}}
