@import url(https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100&family=Roboto:wght@100;300&display=swap);*{box-sizing:border-box;font-family:Josefin Sans,sans-serif;font-family:Roboto,sans-serif;margin:0;padding:0}.header{align-items:center;background-color:#f5ba13;box-shadow:5px 3px 15px -5px rgba(0,0,0,.3);color:#fff;display:flex;justify-content:flex-start;line-height:100px;padding-left:50px;width:100%}.main_note{margin:20px auto;padding:15px 10px 5px;width:500px}.my_notes h1{color:#34495e}.my_notes p{color:grey}form{border-radius:10px;box-shadow:3px 5px 15px -5px rgba(0,0,0,.3);color:#ecf0f1;min-height:50px;padding:15px 10px 5px;position:relative}input{font-size:1.5rem;font-weight:700;margin:10px0}input,textarea{background:transparent;border:none;line-height:30px;outline:none;width:100%}textarea{font-size:1rem;margin:10px 0}.MuiButton-root{background-color:#fff!important;border-radius:50%!important;bottom:-28px;box-shadow:5px 5px 15px -5px rgba(0,0,0,.3);cursor:pointer;height:50px;left:400px;position:absolute;width:30px}.MuiButton-root .plus_sign{background:transparent;color:#f4b400;cursor:pointer;font-size:45px!important;font-weight:900;z-index:222}.MuiButton-root:hover{background:#f4b400!important}.MuiButton-root:hover .plus_sign{background:transparent;color:#fff}.note{background:#fff;border-radius:7px;box-shadow:2px 5px #ccc;float:left;margin:16px;padding:10px;width:240px}.note h1{font-size:1.1em;margin-bottom:6px}.notep{word-wrap:break-word;font-size:1.1em;margin-bottom:10px;white-space:pre-wrap}.note .btn{background:transparent;border:none;border-radius:50%;box-shadow:3px 3px 15px -10px rgba(0,0,0,.3);color:#f4b400;cursor:pointer;float:right;height:50px;margin-right:10px;outline:none;position:relative;width:50px}.deleteIcon{height:.7em;width:.7em}.note .btn:hover{background-color:#f5ba13}.note .btn:hover .deleteIcon{color:#fff}footer{bottom:0;position:absolute;text-align:center;width:100%}
/*# sourceMappingURL=main.1f0d084a.css.map*/