body{margin:0;font-family:sans-serif}.app{display:flex;flex-direction:row}.sidebar{min-height:100vh;min-width:12em;width:28%;border-right:1px solid #000;background:#e5fdff;padding:1em}.sidebar>button{width:100%}.poems-container{max-width:30em;margin:auto}.poems-container>div{border-bottom:1px solid grey;padding-bottom:1em;min-width:20em}.poems-container>div>button{min-width:4em}form.new-poem-form{border:1px solid #000;padding:1em;display:flex;flex-direction:column}form.new-poem-form>input,form.new-poem-form>textarea{font-size:1em;font-family:sans-serif;margin-bottom:.5em}button,input[type=submit]{font-weight:700;font-size:1em;background:#04e8ff;border:1px solid #000;padding:.5em;cursor:pointer}
/*# sourceMappingURL=main.0d1f058b.chunk.css.map */