diff --git a/mycoolstyle.css b/mycoolstyle.css index 22af663..e25dffc 100644 --- a/mycoolstyle.css +++ b/mycoolstyle.css @@ -2,6 +2,7 @@ body { font-family: Arial, sans-serif; margin: 0; padding: 0; + background-color: red; display: flex; align-items: center;