*{box-sizing:border-box;font-family:Josefin Sans,Arial Narrow;margin:0;padding:0}.header{align-items:center;background-color:#f5ba13;box-shadow:5px 3px 15px rgba(0,0,0,.3);color:#fff;display:flex;justify-content:start;line-height:100px;padding-left:50px;width:100%}.create_note{margin:20px auto;width:500px}.create_note,form{padding:15px 10px 5px}form{border-radius:10px;box-shadow:3px 5px 15px -5px rgba(0,0,0,.3);color:#ecf0f1;min-height:50px;position:relative}input{font-size:1.5rem;font-weight:700}input,textarea{background:transparent;border:none;line-height:30px;margin:10px 0;outline:none;width:100%}textarea{font-size:1rem}.plus_sign{background:transparent;color:#f4b400;cursor:pointer;font-size:45px!important;font-weight:900;z-index:222}.note{background:#fff;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 .btn{background:transparent;border:none;border-radius:50%;box-shadow:3px 3px 15px -10px rgba(0,0,0,.4);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:fixed;text-align:center;width:100%}
/*# sourceMappingURL=main.07b4f452.css.map*/