
tr:nth-child(even) {
    background-color: rgb(22 27 34);
}

iframe {
  width: 100%;
  height: 300px;
}

blockquote {
  padding: 10px;
  border-radius: 10px;
  background-color: rgb(22 27 50);
}
