diff --git a/index.html b/index.html index b83bc73c..54b17690 100644 --- a/index.html +++ b/index.html @@ -40,11 +40,9 @@

Updated Jan 25, 2022

- HTML5 Valid - + HTML5 Valid - Level AA conformance, W3C WAI Web Content Accessibility Guidelines 2.1 - + Level AA conformance, W3C WAI Web Content Accessibility Guidelines 2.1 diff --git a/style.css b/style.css index 873ca7c1..0a69451c 100644 --- a/style.css +++ b/style.css @@ -13,6 +13,7 @@ } html { + overflow: hidden; max-width: 800px; margin: auto; }