@import url(https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css);*{box-sizing:border-box}.App,body{background:url(https://jenslarsen.nl/WP/wp-content/uploads/2013/08/lightpaperfibers.png);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:16px;height:100vh;overflow:hidden;width:100%}button{background:none;border:0;color:#08c;cursor:pointer;font-family:inherit;font-size:inherit;margin:0;padding:0}.App{display:flex}.app-sidebar{border-right:1px solid #ddd;height:100vh;width:30%}.app-sidebar-header{display:flex;justify-content:space-between;padding:25px}.app-sidebar-header h1{margin:0}.app-sidebar-header .addButton{align-items:center;background-color:#8baada;border:none;border-radius:30px;color:#f5f5f5;cursor:pointer;display:flex;height:2.5rem;justify-content:center;width:2.5rem}.app-sidebar-header .addButton:hover{background-color:#6a8cbf}.app-sidebar-notes{height:calc(100vh - 78px);overflow-y:scroll}.app-sidebar-note{cursor:pointer;padding:25px}.app-sidebar-note .dateTime{align-items:center;font-weight:500}.app-sidebar-note .dateTime,.sidebar-note-title{display:flex;justify-content:space-between}.app-sidebar-note button{color:crimson}.app-sidebar-note p{margin:10px 0}.app-sidebar-note small{color:#999;display:block}.app-sidebar-note:hover{background:#ddd}.app-sidebar-note.active,.app-sidebar-note.active small{background:#8baada;color:#fff}.app-main{height:100vh;width:70%}.app-main-note-edit,.app-main-note-preview{height:50vh}.no-active-note{color:#999;font-size:2rem;height:100vh;line-height:100vh;text-align:center;width:70%}.app-main-note-edit{padding:25px}.displayNoteDateTime{align-items:baseline;color:#8baada;display:flex;font-weight:600;gap:1rem;justify-content:space-between;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.displayNoteDateTime>p{margin-top:.4rem}.app-main-note-edit input,textarea{background-color:#8baada;border:1px solid #ddd;border-radius:.4rem;color:#fff;display:block;font-family:inherit;font-size:inherit;height:calc(50vh - 130px);margin-bottom:20px;outline:none;padding:10px;resize:none;width:100%}.app-main-note-edit input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#e2eaf6;font-weight:600}.app-main-note-edit input::placeholder,textarea::placeholder{color:#e2eaf6;font-weight:600}.app-main-note-edit input{font-size:2rem;font-weight:600;height:50px;margin-bottom:0}.app-main-note-preview{background:rgba(0,0,0,.02);border-top:1px solid #ddd;overflow-y:scroll}.preview-title{margin:0;padding:25px 25px 0}.markdown-preview{font-size:1rem;line-height:2rem;padding:0 25px 25px}
/*# sourceMappingURL=main.c1a54656.css.map*/