Anchor Scope Calculator
.anchor-scope-calculator-container { background-color: #f9f9f9; border: 1px solid #ccc; border-radius: 8px; padding: 20px; max-width: 700px; margin: 20px auto; font-family: Arial, sans-serif; box-shadow: 0 4px 8px rgba(0,0,0,0.1); } .anchor-scope-calculator-container h2, .anchor-scope-calculator-container h3 { color: #005b96; text-align: center; } .anchor-scope-calculator-container .form-group { margin-bottom:…