@import url(https://fonts.googleapis.com/css?family=Roboto&display=swap);html{font-family:sans-serif}body{margin:0}ul{list-style:none;margin:2rem auto;max-width:40rem;padding:0;width:90%}li{align-items:center;border-radius:6px;box-shadow:0 2px 8px #00000042;display:flex;justify-content:space-between;margin:1rem 0;padding:1rem}form{margin:2rem auto;max-width:40rem;width:90%}.form-control{margin-bottom:1rem}input,label{display:block;width:100%}label{font-weight:700}input{border:1px solid #ccc;font:inherit;padding:.25rem}input:focus{border-color:#50005a;outline:none}button{background:#50005a;border:1px solid #50005a;color:#fff;cursor:pointer;padding:.5rem 1.5rem}button:focus{outline:none}button:active,button:hover{background:#6a0a77;border-color:#6a0a77}
/*# sourceMappingURL=main.b3eec17c.css.map*/