body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{font-family:sans-serif;text-align:center}.flex{display:flex}.flex-column{flex-direction:column}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.h-screen{height:100vh}.bg-dark,.bg-darker{background-color:grey}.font-mono{font-family:monospace}.color-white{color:#fff}.overflow-hidden{overflow:hidden}.contents{display:grid;font-size:16px;place-items:center;transition:filter .2s ease-out,background-color .2s ease-out}.dragging{background-color:#555;filter:blur(5px)}.sample-drag-bar{background-color:#d1d5db;cursor:col-resize;flex-shrink:0;transition:background-color .15s ease-in-out .15s;width:5px}.sample-drag-bar.sample-drag-bar--dragging,.sample-drag-bar:hover{background-color:#63b3ed}.sample-drag-bar.sample-drag-bar--horizontal{cursor:row-resize;height:5px;width:100%}
/*# sourceMappingURL=main.c5c01a38.css.map*/