@import url(https://fonts.googleapis.com/css2?family=McLaren&family=Poppins&display=swap);*{box-sizing:border-box;font-family:poppins;margin:0;padding:0}body{background-color:#fff9db}form.create__note{background-color:#f0f8ff;border-radius:7px;box-shadow:0 3px 8px rgba(0,0,0,.24);margin:30px auto 20px;padding:15px;position:relative;width:480px}form.create__note input,form.create__note textarea{background-color:#f0f8ff;border:none;font-family:inherit;font-size:1.2em;outline:none;padding:4px;resize:none;width:100%}form.create__note button{background-color:#f5ba13;border:none;border-radius:50%;bottom:-18px;color:#f0f8ff;cursor:pointer;height:36px;outline:none;position:absolute;right:18px;width:36px}form.create__note button:hover{background-color:#eeb005}footer{bottom:0;height:2.5rem;position:absolute;text-align:center;width:100%}footer p{color:#585757}header{background-color:#f5ba13;box-shadow:0 0 10px 0 rgba(0,0,0,.3);padding:8px 16px}header h1{color:#fff;font-family:MCLaren,cursive;font-weight:200}.header__title{display:flex;gap:1}.highlight__icon{margin-right:10px}.note{background-color:#f0f8ff;border-radius:7px;box-shadow:0 2px 5px #ccc;float:left;margin:16px;padding:10px;width:240px}.note h1{font-size:1.1em;margin-bottom:6px}.note p{word-wrap:break-word;font-size:1.1em;margin-bottom:10px;white-space:pre-wrap}.note button{border:none;color:#f5ba13;cursor:pointer;float:right;height:36px;margin-right:10px;outline:none;position:relative;width:36px}
/*# sourceMappingURL=main.59b54b52.css.map*/