diff --git a/styly/Table.css b/styly/Table.css index f61b3a6..ee1abf3 100644 --- a/styly/Table.css +++ b/styly/Table.css @@ -10,6 +10,7 @@ table { width: 100%; border-collapse: collapse; margin-top: 20px; + background-color: black; } th, td {