.albums {
  width: 180px;
  }
  
  
#diagram{
  position: static;
  float: left;
  }  
  
#musicfield{
  width: 980px;
  } 


@font-face {                  
  font-family: 'Ojuju-Bold';
  src: url(https://humantooth.neocities.org/fonts/Ojuju-Bold.woff2) format('woff2');
  font-weight: normal;
  font-style: normal;
  } 
  
#titlecard{
  font-family: 'Ojuju-Bold';
  font-size: 16px;

  }
  
.content {
  float: right;
  width:550px;
  }