Page missing language attribute
KrytycznyThe <html> element must have a valid lang attribute to help screen readers pronounce content correctly.
WCAG 3.1.1Dotyczy 1 element(ów)
<html>
Jak naprawić
Add lang attribute to the <html> element, e.g., <html lang="en">.