body {
  background:
  url('data:image/svg+xml;utf8,<svg width="100%" height="100%" viewBox="0 0 4071 829" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve"><g transform="matrix(1,0,0,1,35.4331,-3207.01)"><rect id="ground" x="-35.433" y="3207.01" width="4070.87" height="828.427" style="fill:rgb(88,104,118);"/></g></svg>'),
  url('data:image/svg+xml;utf8,<svg width="100%" height="100%" viewBox="0 0 1883 817" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve"><g transform="matrix(1,0,0,1,0,-2483)"><path d="M0,2890.96L499.016,2483L951.647,2853.04L1149,2688.77L1883,3299.73L0,3299.73L0,2890.96Z" style="fill:rgb(242,109,132);"/></g></svg>'),
  url('data:image/svg+xml;utf8,<svg width="100%" height="100%" viewBox="0 0 1730 817" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/"><g transform="matrix(1,0,0,1,-2305.84,-2613.86)"><path d="M4035.43,3430.59L2548,3430.59L2570.84,3411.92L2305.84,3411.92L2791.85,2891.37L2971.81,3084.11L3547.02,2613.86L3869.46,2877.47L4035.43,2651.61L4035.43,3430.59Z" style="fill:rgb(83,88,95);"/></g></svg>');
  background-color: #A8ABAE;
  background-size: 100vw, 75vw, 75vw;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-blend-mode: normal;
  background-attachment: fixed, fixed, fixed;
  background-position: bottom, bottom left, bottom right;
  color: #FEFEFE;
  font-family: monospace;
  font-size: large;
}

div.logo {
  padding: 2vh;
  text-align: center;
}

#logo {
  color: #F26D84;
  height: 15vh;
  max-width: 60vw;
  min-height: 3em;
}

div.intro {
  text-align: center;
  line-height: 2em;
}

div.discography {
  text-align: center;
  padding: 2vh;
}

img.discography-cover {
  max-width: 250px;
  max-height: 250px;
  margin: 1vh;
}

div.social-links {
  padding: 2vh;
  text-align: center;
}

a.social-link {

}

img.social-icon {
  padding: 0.5em;
  min-width: 25px;
  min-height: 25px;
  width: 3em;
}
