*{box-sizing:border-box}body{font-size:16px;font-family:Poppins,sans-serif;padding:10px;background-color:#edefed}input{padding:8px;border:1px solid #666;border-radius:3px;font-size:inherit;margin-top:8px}label{font-weight:700;margin-bottom:8px;display:flex;flex-direction:column;flex:1}a,button,.button{display:inline-block}button,.button{padding:5px 15px;font-size:17px;line-height:32px;border-radius:10px;border:none;color:#fff;cursor:pointer;align-self:flex-start;text-decoration:none;background:#007a33;margin-top:32px;margin-right:32px}a:not(.button){color:#000;margin-top:16px}form{display:flex;flex-direction:column}.row{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}h2{margin-top:0}.checks div{margin-left:16px;display:flex;align-items:center;gap:16px;margin-bottom:12px}.checks svg{width:20px;min-width:20px}svg.good{fill:green}svg.bad{fill:red}svg.unknown{width:22px;min-width:22px;fill:orange}
