.chord-diagram {
    width: 100%;
    height: 100%;

    .chord-svg {
        width: 100%;
        height: 100%;
    }
}
