@import url('https://fonts.googleapis.com/css2?family=Lilita+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100..900&display=swap');

body {
  background: black;
  background: url('https://img.freepik.com/free-vector/dark-black-background-design-with-stripes_1017-38064.jpg?semt=ais_hybrid&w=740');
  background-attachment: fixed;
  background-size: 100%;
  position: relative;
  font-family: "Raleway", sans-serif;
}

.main {
  width: 1442px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url("https://lucienzeal.neocities.org/graphics/overlay.jpg");
  background-repeat: repeat;
  mix-blend-mode: multiply;
  pointer-events: none;
}

a:link, a:visited, a:hover, a:active {
  color: black;
  text-decoration: underline;
}

::selection {
  background: rgba(46, 35, 123, 0.5);
}

p {
  margin: 0;
}

.black {
  background: #02022e;
}

.white {
  background: #fcf9f2;
}

.red {
  background: #f03636;
}

.yellow {
  background: #ffc700;
}

.blue-1 {
  background: #86e0fb;
}

.blue-2 {
  background: #2e237b;
}

.blue-3 {
  background: #02022e;
}

.full-width {
  width: 100%;
}

.page {
  width: 700px;
  margin: 10px 0 0 0;
  background: #fcf9f2;
  padding: 10px;
}

.full-width .page {
  margin: auto;
}

.tagline, .star, .date, .price, .covertext, .intro, .introtitle, .jukeboxtitle, .jukeboxlogo, .jukeboximage, .jukeboxcaption, .jukeboxtext {
  position: relative;
}

.cover {
  height: 920px;
  margin: 0;
  border: 5px solid #02022e;
  background: #02022e;
  background: radial-gradient(circle, rgba(134, 224, 251, 1) 20%, rgba(46, 35, 123, 1) 90%, rgba(2, 2, 46, 1) 100%);
}

.logo {
  margin: -5px;
  padding: 10px 30px 20px 30px;
  border: 5px solid #02022e;
}

.logo img {
  width: 100%;
}

.tagline p {
  position: absolute;
  top: 6px;
  left: 5px;
  font-family: "Lilita One", sans-serif;
  color: #f03636;
  text-shadow: 1px 1px 0 rgba(46, 35, 123, 1);
  letter-spacing: 7px;
  text-transform: uppercase;
}

.star img {
  position: absolute;
  top: -25px;
  right: 57px;
  height: 100px;
}

.date p {
  position: absolute;
  top: 10px;
  right: 25px;
  font-family: "Lilita One", sans-serif;
  color: white;
  font-size: 150%;
  text-shadow: 3px 3px 0 rgba(2, 2, 46, 1);
  text-transform: uppercase;
  -webkit-text-stroke: 1px #02022e;
}

.price p {
  position: absolute;
  top: 30px;
  right: 10px;
  font-family: "Lilita One", sans-serif;
  color: white;
  font-size: 300%;
  text-shadow: 5px 5px 0 rgba(240, 54, 54, 1);
  -webkit-text-stroke: 1px #f03636;
}

.covertext p {
  position: absolute;
  top: 600px;
  left: 10px;
  font-weight: bold;
  color: #ffc700;
  font-size: 210%;
  text-shadow: 5px 5px 0 rgba(46, 35, 123, 1);
  -webkit-text-stroke: 1px #2e237b;
}

.cover .mainimage {
  position: relative;
}

.cover .mainimage img {
  position: absolute;
  left: -30px;
}

.intro {
  height: 920px;
}

.introtitle {
  padding: 0 20px 20px 5px;
  height: 85px;
}

.introtitle p {
  position: absolute;
  top: -23px;
  left: 10px;
  font-family: "Lilita One", sans-serif;
  color: #fcf9f2;
  font-size: 600%;
  letter-spacing: 10px;
  text-shadow: 3px 2px 0 rgba(2, 2, 46, 1);
}

.introtitle span {
  position: absolute;
  left: 10px;
  bottom: 10px;
  font-weight: bold;
  color: #fcf9f2;
  font-size: 85%;
}

.introleft {
  margin: 10px 300px 0 0;
  border: 5px solid #ffc700;
  height: 774px;
  padding: 10px;
}

.introleft img {
  height: 370px;
  width: 100%;
  border: 1px solid #02022e;
}

.introlefttitle {
  margin: 0 10px 10px 0;
  column-span: all;
  font-family: "Lilita One", sans-serif;
  font-weight: bold;
  color: #ffc700;
  font-size: 300%;
  text-shadow: 1px 1px 0 rgba(2, 2, 46, 1);
}

.introleftinner {
  margin: 10px 0;
  column-count: 2;
  column-rule: 1px solid #02022e;
  font-size: 75%;
}

.introleftinner p {
  text-indent: 5px;
}

.introright1 {
  position: absolute;
  top: 115px;
  right: 0;
  width: 290px;
}

.introright1title {
  margin: 0 0 5px 0;
  font-weight: bold;
}

.introright1inner {
  column-count: 2;
  column-rule: 1px solid #02022e;
  font-size: 75%;
}

.introright1inner p {
  text-indent: 5px;
}

.introright1 img {
  width: 100%;
  height: 135px;
  margin: 10px 0;
  border: 1px solid #02022e;
}

.introright2 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 270px;
  padding: 10px 10px 15px 10px;
}

.introright2inner {
  font-size: 75%;
  text-indent: 5px;
}

.introright2inner p:first-of-type {
  margin: 0 0 5px 0;
}

.anatomy {
  height: 920px;
  position: relative;
}

.anatomyimagemain {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  pointer-events: none;
}

.anatomyintro {
  position: absolute;
  top: 0;
  right: 0;
  width: 450px;
  padding: 10px 10px 15px 10px;
  color: white;
}

.anatomyintroinner {
  font-size: 75%;
  text-indent: 5px;
}

.introright2inner p:first-of-type {
  margin: 0 0 5px 0;
}

.anatomytext {
  position: absolute;
  top: 260px;
  left: 50px;
  width: 650px;
  font-size: 75%;
}

.anatomytext .stripe {
  padding: 5px;
  background: #f03636;
  color: white;
}

.anatomytext .empty {
  padding: 10px;
  text-shadow: 2px 2px 0 #fcf9f2, 2px -2px 0 #fcf9f2, -2px 2px 0 #fcf9f2, -2px -2px 0 #fcf9f2, 2px 0 0 #fcf9f2, 0 2px 0 #fcf9f2, -2px 0 0 #fcf9f2, 0 -2px 0 #fcf9f2, 2px 2px 2px #fcf9f2;
}

.jukebox {
  height: 920px;
  border: 1px solid #02022e;
  padding: 10px;
}

.jukeboxtitle p {
  font-family: "Lilita One", sans-serif;
  color: #ffc700;
  font-size: 300%;
  text-shadow: 1px -2px 0 rgba(255, 255, 255, 1), 2px 2px 0 rgba(46, 35, 123, 1);
}

.jukeboxtitle1 p {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  letter-spacing: 7px;
}

.jukeboxtitle2 p {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  letter-spacing: 10px;
}

.jukeboxlogoinner {
  position: absolute;
  top: 10px;
  left: 335px;
  height: 50px;
  width: 50px;
  border: 3px solid #f03636;
  border-radius: 50%;
  background: #02022e;
  box-shadow: 0 -2px 0 rgba(255, 255, 255, 1);
}

.jukeboxlogoinner p {
  margin: 10px 0 0 0;
  font-weight: bold;
  color: white;
  font-size: 150%;
  text-align: center;
}

.jukeboximage img {
  position: absolute;
  top: 60px;
  left: 35px;
  height: 300px;
  width: 600px;
  border: 3px solid #f03636;
  box-shadow: 0 -2px 0 rgba(255, 255, 255, 1);
}

.jukeboxcaption p {
  position: absolute;
  top: 342px;
  left: 100px;
  width: 450px;
  background: #02022e;
  padding: 10px;
  font-weight: bold;
  color: white;
  text-align: center;
}

.jukeboxcaption p span {
  color: #ffc700;
}

.jukeboxtextinner {
  position: absolute;
  top: 400px;
  height: 520px;
  overflow: hidden;
  column-count: 3;
  column-rule: 1px solid #02022e;
  font-size: 75%;
}

.jukeboxtextinner b {
  margin: 0;
}

.jukeboxtextinner p {
  text-indent: 5px;
}

.jukeboxnumber {
  float: left;
  margin: 0 5px 0 0;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  background: #02022e;
  font-weight: bold;
  color: #ffc700;
  font-size: 170%;
  text-align: center;
}

.jukeboxtextbox {
  background: #02022e;
  padding: 10px;
  font-weight: bold;
  color: white;
  font-size: 100%;
}

.jukeboxtextbox a:link, .jukeboxtextbox a:visited, .jukeboxtextbox a:hover, .jukeboxtextbox a:active {
  color: #ffc700;
}










.credit {
  margin: 10px 0 15px 0;
  color: white;
  font-size: 70%;
  text-align: center;
}

.credit p {
  margin: 0 0 5px 0;
}

.credit a:link, .credit a:visited, .credit a:hover, .credit a:active {
  color: white;
  text-decoration: underline;
}