diff --git a/modul1/index.css b/modul1/index.css index 36f9022..7f4d6f7 100644 --- a/modul1/index.css +++ b/modul1/index.css @@ -1,5 +1,7 @@ body { text-align: center; + font-family: sans-serif; + color: #222; } .container {