.anime-main-container {
    min-height: 50vh;
    display: flex;
    justify-content: center;
    align-items: center;
    
}