diff --git a/public/style.css b/public/style.css
index 7b73a215e993de6dac3ab64c7029d97753937bd4..37640b29b502c059652ad0bf527c853b757fab48 100644
--- a/public/style.css
+++ b/public/style.css
@@ -87,6 +87,7 @@ ol, ul {
   margin-bottom: 20px;
   background-color: rgb(237, 188, 230);
   font-weight: bold;
+  font-family: 'Courier New', Courier, monospace;
 }
 
 p {