.is-absolute {
  position: absolute;
}

.clipboard-button {
  right: 0;
  top: 0;
}

.poster {
  height: 450px;
}

.poster > embed {
  width: 100%;
  height: 100%;
}

.pred {
  color: rgb(14, 154, 167);
}

.gt {
  color: rgb(246,205,97);
}
