form{display:flex;flex-direction:column;justify-content:center;align-items:center;background:#ffffffe6;padding:2rem;border-radius:.5rem;min-width:275px}form input{height:1.3rem;width:90%;text-align:center}form input:focus::placeholder{color:transparent}form fieldset,form button[type=submit]{margin:0 0 1rem}form fieldset{width:100%}form legend{text-align:center}form button{border:none;border-radius:.25rem;padding:.5rem .75rem;cursor:pointer;margin-bottom:1rem}form button[type=button]{background-color:#6db3f2;color:#fff}form button[type=submit]{background-color:#ff000d;color:#fff}form a{text-decoration:none;color:#555;padding:.5rem}form a:hover{color:#000}body{background-color:#000;min-height:100vh;margin:0;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center}div[class~=custom-captcha-wrapper] img{cursor:pointer;width:150px;height:150px}img[class~=coi-clicked]{box-shadow:10px 10px 5px #ff0000bf}@media screen and (max-width: 400px){h1[class=custom-captcha-legend]{font-size:1rem!important}div[class~=custom-captcha-wrapper] img{width:100px;height:100px}}
