@import url(https://fonts.googleapis.com/css2?family=Lobster+Two:wght@700&family=Pacifico&family=Poppins:wght@300&display=swap);:root{--first:"Pacifico",cursive;--second:"Poppins",sans-serif;--third:"Lobster Two",cursive;--lightmodeback:#fff;--lightmodecolor:#1d1d1d;--footergradiant:linear-gradient(90deg,#efd5ff,#515ada)}*{box-sizing:border-box;font-family:Poppins,sans-serif;font-family:var(--second);margin:0;padding:0}body{position:relative}.header{background-color:#f3f3f3;padding:10px;text-align:left;width:100%}.header h1{align-items:center;display:flex;font-size:25px;font-weight:700}.notecontent{background-color:#f3f3f3;border-radius:10px;height:200px;margin:50px auto;width:300px}.notecontent .note input{font-size:25px}.notecontent .note input,textarea{background-color:#f3f3f3;border:none;font-weight:700;outline:none;padding:5px;width:100%}textarea{font-size:30px;height:130px;resize:none}.notetext{font-size:25px}.notecontent .button{justify-content:end;width:100%}.notebtn,.notecontent .button{align-items:center;display:flex}.notebtn{background-color:#1d1d1d;border-radius:100%;color:#f3f3f3;cursor:pointer;height:30px;justify-content:center;width:30px}.notecontent .clearbutton{padding:5px;width:100%}.notecontent .clearbutton button{background-color:#1d1d1d;border:none;border-radius:10px;color:#f3f3f3;cursor:pointer;display:block;font-size:15px;font-weight:700;margin:0 auto;outline:none;padding:10px 20px}.notegroup{background-color:#f3f3f3;border-radius:10px;height:200px;margin:15px;width:300px}.notegroup h1{font-size:30px;font-weight:700;padding:5px}.notegroup h5{font-size:25px;font-weight:700;padding:5px}.notesbox{flex-wrap:wrap;height:500px;justify-content:space-between;margin-bottom:60px;margin-top:70px;overflow-y:scroll}.notesbox,.notesbox .notesmsg{align-items:center;display:flex}.notesbox .notesmsg{justify-content:center;width:100%}.notesbox .notesmsg p{font-size:30px;font-weight:700}.notegroup .content{height:130px}.notegroup .button{align-items:center;display:flex;justify-content:end;width:100%}@media(max-width:576px){.header h1{align-items:center;display:flex;font-size:30px}.notesbox{display:flex;flex-direction:column;height:auto;justify-content:start;margin-bottom:50px}}.footer{background-color:#1d1d1d;bottom:0;color:#f3f3f3;font-size:8px;font-weight:700;left:0;margin-top:20px;padding:10px;position:fixed;text-align:center;width:100%}.footer h1{align-items:center;display:flex;gap:5px;justify-content:center}@media(max-width:576px){.notesbox .notesmsg{align-items:center;display:flex;justify-content:center;margin-top:100px}.notesbox .notesmsg p{font-size:20px;text-align:center}}
/*# sourceMappingURL=main.557c40c0.css.map*/