diff --git a/style.css b/style.css index b9669b3..e792dd5 100644 --- a/style.css +++ b/style.css @@ -1,6 +1,7 @@ * { box-sizing: border-box; } +/*test */ body { font-family: arial; font-size: 84.6%; @@ -28,4 +29,4 @@ body { .wrong { background: red; color: white; -} \ No newline at end of file +}