diff --git a/templates/register.html b/templates/register.html index 0d083e28..bee3d427 100644 --- a/templates/register.html +++ b/templates/register.html @@ -54,15 +54,14 @@ header { #aframe { background: white; color: black; - visibility: visible; } #console { - visibility: hidden; + visibility: visible; background: rgba(0, 0, 0, 0.9); /* Adjust the background color and opacity as needed */ color: white; width: 570px; - height: 570px; + height: 480px; position: absolute; bottom: 0; left: 0; @@ -87,7 +86,7 @@ header {