.rest-of-queue {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}


.modal-container {
  -webkit-box-align: center;
  -webkit-box-pack: center;
  align-items: center;
  background-color: rgba(0, 0, 0, .3);
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
}

.div-block-10 {
  background-color: #00f;
  height: 500px;
  padding: 20px;
  position: absolute;
  width: 700px;
}

.div-block-11 {
  -webkit-box-pack: justify;
  display: flex;
  justify-content: space-between;
}

.text-block-6 {
  font-family: "Vcr osd mono", sans-serif;
  font-size: 35px;
  line-height: 1em;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.text-field {
  background-color: #fff;
  border: 1px #000;
  box-shadow: rgba(0, 0, 0, .3) 0 0 2px 4px inset;
}

.w-select {
  color: #333;
  display: block;
  font-size: 14px;
  height: 38px;
  line-height: 1.42857;
  margin-bottom: 10px;
  padding: 8px 12px;
  vertical-align: middle;
  width: 100%;
}

.textarea {
  box-shadow: rgba(0, 0, 0, .3) 0 0 1px 3px inset;
  min-height: 120px;
}

.queue-image {
  background-image: url(https://uploads-ssl.webflow.com/63cb4f6f8de9f2b74f2c5346/63cb95d05c439aaf8f8436bd_k-karp.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  height: 70px;
  mix-blend-mode: color-burn;
  width: 70px;
}

.queue-name {
  color: #fff;
  font-size: 12px;
  line-height: 1.1em;
  margin-right: 20px;
  margin-top: 10px;
  text-align: right;
}

.queue-element {
  -webkit-box-align: center;
  -webkit-box-pack: justify;
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  margin-right: 10px;
}

.div-block-9 {
  width: 100%;
}

.div-block-8 {
  -webkit-box-align: end;
  -webkit-box-direction: normal;
  align-items: center;
  display: flex;
  margin-right: 10px;
  margin-bottom: 20px;
}

.pp-bg-2 {
    -webkit-box-flex: 1;
    -webkit-box-pack: end;
    animation: gradient 4s infinite;
    display: flex;
    flex: 1 1 0;
    justify-content: flex-end;
    padding-right: 10px;
}



.text-block-4 {
  font-family: "Vcr osd mono", sans-serif;
  font-size: 17px;
}

.div-block-7 {
    -webkit-box-align: center;
    align-items: center;
    display: flex;
    margin-bottom: 10px;
    flex-direction: column;
    align-items: flex-end;
}

h2 {
  /* transition: all 200ms ease; */
}

@font-face {
  font-family: "VCR OSD Mono";
  src: url(../fonts/VCR_OSD_MONO_1.001.ttf);
}

.join-button-container {
  width: 100%;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 50px;
}

.join-button-icon {
  width: 50px;
  height: 50px;
  background-image: url(../images/join-battle.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 10px;
}

.join-button {
  padding-left: 10px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: white;
  text-transform: uppercase;
  background-color: red;
  font-size: 25px;
  font-family: 'VCR OSD Mono';
  display: flex;
  align-items: center;
  transition: all 200ms ease;
  z-index: 100;
  position: relative;
  cursor: pointer;
  border-bottom: 10px solid darkred;
  margin-top: 20px;
}

.join-button:hover {
  background-color: rgb(238, 30, 211);
  transform: scale(1.05);
  border-bottom: 5px solid rgb(121, 17, 118);
}

.join-button-2 {
  padding-left: 10px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: black;
  text-transform: uppercase;
  background-color: #00F7D9;
  font-size: 25px;
  font-family: 'VCR OSD Mono';
  display: flex;
  align-items: center;
  transition: all 200ms ease;
  z-index: 100;
  position: relative;
  cursor: pointer;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 10px solid #00AD99;
  margin-top: 20px;
}

.join-button-2:hover {
  background-color: rgb(238, 30, 211);
  transform: scale(1.01);
  border-bottom: 5px solid rgb(121, 17, 118);
}

.text-block {
  font-family: Inconsolata, monospace;
  line-height: 1.5em;
}

.div-block {
  width: 500px;
}

.test-body {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  font-family: 'Press Start 2P', sans-serif;
}

.body {
  background-color: #000;
}

.text-block-2 {
  font-family: 'Press Start 2P', sans-serif;
}

.div-block-2 {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-image: url('../images/rap-test-bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.1;
  mix-blend-mode: difference;
}

.div-block-3 {
  height: 40px;
  background-color: #000;
}

.div-block-4 {
  position: relative;
  background-color: red;
  -webkit-transform: perspective(1000px) rotateX(0deg) rotateY(34deg) rotateZ(0deg);
  transform: perspective(1000px) rotateX(0deg) rotateY(34deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.div-block-5 {
  position: absolute;
  left: 0%;
  top: 30%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.next-rapper-image {
    background-image: url(../images/question-mark.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    height: 140px;
    mix-blend-mode: color-burn;
    width: 140px;
}

.pp-bg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fb15f0;
  box-shadow: 0 18px 20px 20px #000;
}

.current-rapper-name {
  margin-top: 10px;
  color: #fb14f0;
  font-size: 26px;
  line-height: 1.1em;
  text-align: right;
  max-width: 300px;
}

.div-block-5-copy {
    -webkit-box-align: end;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-box-pack: end;
    align-items: flex-end;
    bottom: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    left: auto;
    position: absolute;
    right: 0;
    top: 50px;
    width: 400px;
    overflow: hidden;
}

.div-block-6-copy {
  background-image: url(https://uploads-ssl.webflow.com/63cb4f6f8de9f2b74f2c5346/63cb95d05c439aaf8f8436bd_k-karp.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  height: 140px;
  mix-blend-mode: color-burn;
  width: 140px;
}

.current-rapper-image {
  background-image: url(https://thisrapbattledoesnotexist.s3.us-west-1.amazonaws.com/scratch/character0.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  height: 285px;
  mix-blend-mode: color-burn;
  width: 95%;
}

.next-rapper-name {
  margin-top: 10px;
  color: #00f7d9;
  font-size: 26px;
  line-height: 1.1em;
  text-align: left;
  margin-right: 20px;
}
