#tutorials {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

#chud {
    max-height: 400px;
    padding: 2px;
}