diff --git a/static/css/style.css b/static/css/style.css index 1be637ed..2d842945 100755 --- a/static/css/style.css +++ b/static/css/style.css @@ -307,6 +307,12 @@ hide mdi-action-visibility mdi-action-visibility-off z-index: -1; height: 100%; width: 100%; + background-position: 50% 50%; + background-size: inherit; + /* background-repeat: no-repeat; */ + background-size: 124%; + background-size: 400% 400% !important; + background-position: 50% 50% !important; } .room-namer::-webkit-input-placeholder{