···7575 top: 50%;
7676 transform: translateX(-50%) translateY(-50%) translateY(-50px);
7777 }
7878+ /* We need this style to prevent web dropdowns from shifting the display when opening */
7979+ body {
8080+ width: 100%;
8181+ }
7882 </style>
79838084 {% include "scripts.html" %}
+4
web/index.html
···8080 top: 50%;
8181 transform: translateX(-50%) translateY(-50%) translateY(-50px);
8282 }
8383+ /* We need this style to prevent web dropdowns from shifting the display when opening */
8484+ body {
8585+ width: 100%;
8686+ }
8387 </style>
8488 </head>
8589