.mdc-top-app-bar {
    position: unset;
}

.mdc-list-item__secondary-text {
    margin-top: -12px;
}

.material-icons {
    text-decoration: none;
    cursor: pointer;
}

#releaseyear {
    width: 130px;
}

.container {
    max-width: 1000px;
}
