Page missing language attribute
CríticoThe <html> element must have a valid lang attribute to help screen readers pronounce content correctly.
WCAG 3.1.11 elemento(s) afetado(s)
<html>
Como corrigir
Add lang attribute to the <html> element, e.g., <html lang="en">.