#footer-div { height:10vh; } .footer { text-align: center; margin-top: 2rem; } #fi-button { background: url("/static/img/fi.png") no-repeat; background-size: cover; } #en-button { background: url("/static/img/en.png") no-repeat; background-size: cover; } .lang-button { height: 4vh; width: 6vh; margin-left: 1vh; margin-right: 1vh; } .lang-select { width: 10rem; display: inline-block; } .lang-form { margin-left: auto; margin-right: auto; max-width: 10rem; }