#fallback-box { display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; } #fallback { margin: auto; background-position: center; background-repeat: no-repeat; background-size: cover; width: 100%; height: 100%; }