#filmography table {
    font-weight: 300;
    background: rgba(0,0,0,0.5);
    border-collapse: separate;
    border: 0.5em solid transparent;
    border-radius: 0.25em;
}
