diff --git a/frontend/index.html b/frontend/index.html index 62ec2cc..fc909dd 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -9,7 +9,8 @@ /* Style for the Google Translate element */ #google_element { position: absolute; - top: 10px; /* Distance from the top */ + bottom: 0px; + /* Distance from the top */ /* Position between middle and left corner */ margin: 40px; transform: translateX(-20%); /* Adjust for half the element's width */