body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{padding:20px;background-color:#282c34;min-height:100vh;color:#fff}.App-header{background-color:#282c34;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}.top-toolbar{position:relative!important}select{width:100%;height:35px;border-radius:5px;border:1px solid #ccc;padding:5px}form{display:flex;flex-direction:column;width:100%;max-width:100%}input{width:100%;height:35px;border-radius:5px;border:1px solid #ccc;margin-bottom:10px}button{width:100%;height:35px;border-radius:5px;border:1px solid #ccc;background-color:#ccc;color:#282c34;font-weight:700;cursor:pointer;margin-bottom:5px}button:disabled{background-color:#282c34;color:#fff;cursor:not-allowed}.whiteboard-container{overflow:scroll!important;scrollbar-width:thin;scrollbar-color:#bdbdbd #f5f5f5}.whiteboard-container::-webkit-scrollbar{width:12px;height:12px;background:#f5f5f5;display:block}.whiteboard-container::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:6px}
