*{box-sizing:border-box;padding:0}*,body{margin:0}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}.note{background-color:#8a2be2;border:2px dotted #000;border-radius:30px;display:flex;flex-direction:column;height:280px;padding:25px;width:260px}.note_text{background-color:initial;border:none;flex:1 1;font-size:1rem;line-height:1.875rem;outline:none;resize:none}.note_footer{align-items:center;display:flex;justify-content:space-between}.note_footer img{cursor:pointer;opacity:0;transition:.3s;width:23px}.note:hover .note_footer img{opacity:1}.note-container{height:100%}.note-container h2{align-items:center;color:brown;font-family:Indie Flower,cursive;font-size:40px;margin-bottom:20px}.note-container_notes{display:flex;flex-wrap:wrap;font-family:Indie Flower,cursive;gap:20px;height:90%;overflow-y:scroll}.sidebar{display:flex;flex-direction:column;gap:40px}.sidebar img{cursor:pointer;padding-top:75px;width:45px}.sidebar_list{align-items:center;display:flex;flex-direction:column;gap:20px;height:0;transition:.3s}.sidebar_list_active{height:300px}.sidebar_list_item{border-radius:50%;height:28px;list-style:none;width:28px}.App{background-image:linear-gradient(rgba(239,200,237,.497),#9be4e4e6),url(https://images.unsplash.com/photo-1614851099362-9adf73ccebe9?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxzZWFyY2h8MXx8Y29sb3JmdWwlMjBsaWdodGluZ3xlbnwwfHwwfHw%3D&w=1000&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;gap:20px;height:100vh;padding:40px}.custom-scroll::-webkit-scrollbar{width:8px}.custom-scroll::-webkit-scrollbar-track{background-color:initial}.custom-scroll::-webkit-scrollbar-thumb{background-color:#82bfeb;border-radius:20px;-webkit-transition:.3s;transition:.3s}.custom-scroll::-webkit-scrollbar-thumb:hover{background-color:#2975e8}
/*# sourceMappingURL=main.224847f5.css.map*/