.performance-item {
    border-bottom: gray solid 0.1em;
    width: max-content;
    max-width: 100%;
}
.performance-header {
    cursor: pointer;
    width: max-content;
    max-width: 100%;
}
.performance-body {
    margin-top: 1em;
    display: none;
}