@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;800&display=swap);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}body{background-image:url(/static/media/justin-morgan-Hx-4TbpsoIw-unsplash.0a2bf81882b83355972f.jpg);background-repeat:no-repeat;background-size:cover;font-family:Montserrat}.main{margin:0 auto;max-width:960px;min-height:100vh;padding:0 15px}.header{align-items:center;display:flex;justify-content:space-between;margin:10px 0;width:100%}.notes__title{color:#fff;font-family:Montserrat;font-size:38px;font-weight:400}.notes{grid-gap:1rem;display:grid;grid-template-columns:repeat(3,minmax(300px,1fr));margin:0 auto;max-width:1200px}@media screen and (max-width:900px){.notes{grid-template-columns:repeat(2,minmax(300px,1fr))}}@media screen and (max-width:500px){.notes{grid-template-columns:repeat(1,minmax(300px,1fr))}}.note{word-wrap:break-word;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:hsla(0,0%,100%,.1);border:1.5px solid hsla(0,0%,100%,.326);border-radius:15px;box-shadow:inset -6px -4px 2px hsla(0,0%,100%,.03);color:#fff;flex-direction:column;min-height:140px;padding:15px}.note,.note__footer{display:flex;justify-content:space-between}.note__footer{align-items:center;margin-bottom:15px}.note textarea{background:transparent;border:none;color:#fff;font-size:18px;resize:none;white-space:pre-wrap}.note textarea:focus{outline:none}.note textarea::-webkit-input-placeholder{color:#fff}.note textarea::placeholder{color:#fff}.note__save{background:transparent;border:1.5px solid #fff;border-radius:10px;color:#fff;cursor:pointer;font-size:13px;padding:4px 10px;transition:.1s ease-in-out}.note__save:hover{background:#fff;border:1.5px solid #fff;color:#4b1589}.note__delete{cursor:pointer}.note__delete:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.char__progress{background-color:#fff!important}
/*# sourceMappingURL=main.668f696e.css.map*/