diff --git a/style.css b/style.css
index b48c579e396eeb48fb99b493036304e5090868f6..56d7a46fdfe778f203eab9f0c6a676b763b8e0ab 100644
--- a/style.css
+++ b/style.css
@@ -119,6 +119,9 @@ a:not([class]) {
 img, picture {
   max-width: 100%;
   display: block;
+  /* alt text should be very different */
+  font-style: italic;
+  font-size: small;
 }
 
 /* Inherit fonts for inputs and buttons */