These are notes for the creation of this webpage joshuahouston.me Button
<svg viewBox="0 0 0 0" style="height:0px;width:0px;display:none;">
<g id="music-portrait">
… </g>
<g id="music-widescreen">
… </g>
</svg>
<svg>
<use xlink:href="#music-portrait">
</svg>
<svg id="main-riff" viewBox="0 0 2160 1120">…</svg>
<svg id="bridge-section" viewBox="0 1120 2160 2120">…</svg>
<div class="d-lg-none d-xl-none">
<svg id="bridge-portrait"></svg>
</div>
<div class="d-none d-lg-block d-xl-block">
<svg id="bridge-widescreen"></svg>
</div>