This reverts commit af1257ce49.
af1257ce49
@ -1,5 +1,7 @@
html,
body {}
body {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
html {
margin: 0;
@ -7,7 +9,6 @@ html {
background-color: rgb(216, 216, 216);