*{margin:0;padding:0}.card{width:(100% - 16rem);display:flex;flex-direction:column;justify-content:center;align-items:center}.card>p{width:calc(100% - 4rem);margin-bottom:1rem}button.primary{width:calc(100% - 4rem);height:45px;cursor:pointer;font-size:18px;color:#fff;background-color:#4a37be;border:none;border-radius:4px;margin-bottom:1rem}pre.code-block{max-height:200px;width:calc(100% - 4rem);overflow:scroll;background-color:#10232e;border:none;border-radius:4px;padding:16px 8px;margin-bottom:16px}pre.code-block>code{color:#fff;font-family:monospace}span.code{font-family:monospace;font-weight:400;line-height:28px;padding-left:4px;border-radius:4px;padding-right:4px;background-color:#ecfaff}
