.content {
    overflow-y: auto;
    margin-top: 3rem;
    height: calc(100vh - 48px);
}