body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}:root{--shadow:2px 2px 15px 0px rgba(0,0,0,.081)}a{color:inherit;text-decoration:none}*{box-sizing:border-box;margin:0}body{width:100vw;min-height:100vh;display:flex;flex-direction:row;align-items:center;justify-content:center}.app-wrapper{width:800px;max-width:100%;padding:1.5rem;box-shadow:var(--shadow);border-radius:8px;gap:15px}.app-wrapper,.input-wrapper{display:flex;flex-direction:column}