body{margin:0;font-family:Arial,sans-serif;background-image:url(/assets/result-DaD9F28u.png);background-size:cover;background-position:center;background-repeat:no-repeat;color:red;display:flex;justify-content:center;align-items:center;min-height:100vh}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:-1}.quiz-box{background:#fffffff2;padding:40px;border-radius:15px;width:500px;text-align:center;box-shadow:0 10px 25px #0006;border:4px solid #3b4cca}button{margin:10px;padding:12px 18px;border-radius:8px;border:none;font-weight:700;cursor:pointer;transition:transform .1s ease}button:hover{transform:scale(1.05)}.green{background-color:#4caf50;color:#fff}.red{background-color:#e53935;color:#fff}
