.rightHead {
  background: #6699cc;
  color: white;
  padding: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
  padding-bottom: 4px;
  padding-left: 6px;
}

form::after {
  content: url(https://i.imgur.com/YqD1wCg.png);
  position: fixed;
  right: 0;
  bottom: 0;
}

body {
    background: url(https://i.imgur.com/CepUue8.gif);
    padding-top: 45px;
    font-size: 15px;
}

.tableLeft {
  background: #a7733d;
}

.tableRight {
  background: #d0a273;
}

#container {
  border: 16px solid #77471896;
  background: #d4812e96;
}

audio {
    filter: saturate(40.5) hue-rotate(41deg);
}

.player {
  background: #a7733d;
}