*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:linear-gradient(90deg,#add8e6,#90ee90);margin:0;padding:0}input,textarea{outline:none;resize:none}.notes-list{display:flex;flex-wrap:wrap;margin:0;padding:10px}.app-header__title{font-family:Arial,sans-serif;margin:10px 20px 0}.app-header__controls{align-items:center;display:flex;margin:10px 0 0 10px}.add-new,.search{font-size:14px;margin:8px;padding:5px}.search{flex-grow:1;max-width:300px}.add-new{background-color:#eee;border-radius:5px;cursor:pointer;font-weight:bolder;outline:none;padding:8px}.note{background-color:#ffffe0;border:1px solid grey;border-radius:5px;box-shadow:2px 2px 3px #d3d3d3;display:flex;flex-direction:column;font-family:Permanent Marker,cursive;height:200px;margin:10px;position:relative;width:200px}.note__description,.note__title{background:#0000;font-family:Permanent Marker,cursive;padding:8px 14px;width:100%}.note__title{font-size:16px;font-weight:700}.note__description{flex-grow:1;font-size:14px}.note__delete{color:#d3d3d3;font-size:20px;padding:5px;position:absolute;right:0;top:0}.note__delete:hover{color:#000;cursor:pointer}
/*# sourceMappingURL=main.1db31fc2.css.map*/