.empty {
min-height: 600px;
}
.container {
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;