diff --git a/templates/register.html b/templates/register.html index c5b4903b..fd0b82d3 100644 --- a/templates/register.html +++ b/templates/register.html @@ -58,7 +58,7 @@ header { #console { visibility: hidden; - background: rgba(0, 0, 0, 0.7); /* Adjust the background color and opacity as needed */ + background: rgba(0, 0, 0, 0.9); /* Adjust the background color and opacity as needed */ color: white; width: 570px; height: 570px;