body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;display:flex;justify-content:center;align-items:center;min-height:100vh;margin:0;background-color:#48a8d5;padding:20px}label{font-weight:700;display:block;margin-bottom:5px}input[type=text]{border:1px solid #708990;padding:10px;box-sizing:border-box;margin-bottom:10px}button,input[type=text]{font-size:16px;width:100%;border-radius:4px;outline-offset:4px}button{background-color:#3096c5;color:#fff;padding:10px 24px;border:none;cursor:pointer}button:hover{opacity:.8}button[aria-disabled=true]{opacity:.5;cursor:not-allowed}ul{padding:0;margin:auto}li{background:#dd78e8;padding:10px;margin-bottom:10px;border:1px solid #ddd;border-radius:4px;display:flex;justify-content:space-between;align-items:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.links{display:flex;justify-content:center;margin-top:20px;margin-bottom:20px}