body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.container{height:100vh}.create-note{padding:2rem}.note-display{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}form{border-radius:7px;box-shadow:0 1px 5px #8a8989;margin:1.5rem auto;padding:1rem;position:relative;width:480px}form input,form textarea{border:none;font-family:inherit;font-size:1.2em;outline:none;padding:4px;resize:none;width:100%}form .fab{background:#f5ba13;border:none;border-radius:50%;bottom:-18px;box-shadow:0 1px 3px rgba(0,0,0,.3);color:#fff;cursor:pointer;height:36px;outline:none;position:absolute;right:18px;width:36px}@media (max-width:600px){form{margin:1rem;width:auto}}footer{margin:1rem;padding:0 16px;text-align:center;width:100%}footer p{color:#ccc}header{background-color:#f5ba13;box-shadow:0 0 10px 0 rgba(0,0,0,.3);padding:16px 32px;width:100%}header h1{color:#fff;font-family:McLaren,cursive;font-weight:200}.note{background:#fff;border-radius:7px;box-shadow:0 2px 5px #ccc;float:left;margin:16px;padding:10px;text-align:left;width:240px}.note h1{font-size:1.1rem;margin-bottom:6px}.note p{word-wrap:break-word;font-size:1.1rem;margin-bottom:10px;white-space:pre-wrap}.note button{background-color:initial;border:none;color:#f5ba13;cursor:pointer;float:right;height:36px;margin-right:10px;outline:none;position:relative;width:36px}
/*# sourceMappingURL=main.a455e055.css.map*/