.container { display: grid; flex-direction: column; justify-content: center; height: 100%; padding: 20px; background-color: rgba(231, 241, 248, 0.932); background-repeat: no-repeat; background-size: 100% 100%; background-position: center; }