.main-container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.title-header {
    text-align: center;
}

.csv-download-row {
    margin-bottom: 1rem;
}

.linecounts-table {
    width: 60%;
}