.container { display: -webkit-flex; display: -ms-flex; display: flex; flex-direction: column; height: 100%; &--active { filter: blur(3px); } }