diff --git a/contato.css b/contato.css index 3b92f66..a0ba705 100644 --- a/contato.css +++ b/contato.css @@ -98,7 +98,7 @@ textarea::-webkit-scrollbar-thumb { left: 0; width: 100%; height: 100%; - background-color: rgba(0, 0, 0, 0.9); + background-color: black; /* Alterado para preto */ color: white; font-size: 24px; display: flex;