@import url(https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css);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}*{box-sizing:border-box}.App,body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;width:100%;height:100vh;overflow:hidden;font-size:16px;background:url(https://www.toptal.com/designers/subtlepatterns/patterns/lightpaperfibers.png)}button{background:none;border:0;margin:0;padding:0;font-size:inherit;font-family:inherit;cursor:pointer;color:#08c}button:hover{color:#04c}.App{display:-webkit-flex;display:flex}.app-sidebar{width:30%;height:100vh;border-right:1px solid #ddd}.app-sidebar-header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:25px}.app-sidebar-header h1{margin:0}.app-sidebar-notes{height:calc(100vh - 78px);overflow-y:scroll}.app-sidebar-note{padding:25px;cursor:pointer}.sidebar-note-title{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.app-sidebar-note button{color:#dc143c}.app-sidebar-note p{margin:10px 0}.app-sidebar-note small{display:block;color:#999}.app-sidebar-note:hover{background:#ddd}.app-sidebar-note.active,.app-sidebar-note.active small{background:#54b6e9;color:#fff}.app-main{width:70%;height:100vh}.app-main-note-edit,.app-main-note-preview{height:50vh}.no-active-note{width:70%;height:100vh;line-height:100vh;text-align:center;font-size:2rem;color:#999}.app-main-note-edit{padding:25px}.app-main-note-edit input,textarea{display:block;border:1px solid #ddd;margin-bottom:20px;width:100%;height:50vh;padding:10px;resize:none;font-size:inherit;font-family:inherit}.app-main-note-edit input{height:50px;font-size:2rem}
/*# sourceMappingURL=main.b61addf9.chunk.css.map */