.headerdiv{text-align:center;width:100vw;height:auto;margin-bottom:50px;font-family:monospace}body{background-color:#fff;margin:0 0 20px}.headerdiv h1{font-size:45px;font-weight:bolder}.headerdiv h2{font-size:25px}.outer-box{flex-direction:column;gap:20px;padding:20px;display:flex}.question-div{flex-direction:column;align-items:center;gap:40px;display:flex}.verdict{background-color:#7bff97;border:none;border-radius:20px;padding:20px 40px;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:1.5rem;box-shadow:0 2px 20px 2px}.verdict:hover{cursor:pointer;color:#fff;background-color:#37a74f;box-shadow:0 2px 20px 10px #000}@media screen and (max-width:600px){.question-div{margin:0}}
