html{height:100%;width:100%;margin:0;padding:0;display:flex}body,#app{display:flex;flex-direction:column;flex:1 1 auto;overflow:auto}:root{color-scheme:only dark;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;background-color:#1a1a1a;color:#ccc;font-family:ui-sans-serif,-apple-system,system-ui,Segoe UI,Helvetica,Apple Color Emoji,Arial,sans-serif,Segoe UI Emoji,Segoe UI Symbol;font-synthesis:none;font-weight:400;line-height:1.5;text-rendering:optimizeLegibility}a{color:#d0adf0}.history-event{width:100%;max-width:500px;border-radius:.25rem;margin-bottom:.5rem;white-space:pre-wrap;display:flex;align-items:flex-start}.display-linebreak{white-space:pre-line}video{border-radius:10px}button{min-height:30px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
