diff --git a/estilo.css b/estilo.css index 01d2854..cffaf54 100644 --- a/estilo.css +++ b/estilo.css @@ -21,7 +21,7 @@ header { } .card { - background-color: white; + background-color: rgb(250, 0, 0); border-radius: 10px; padding: 20px; width: 300px;