#fw-section-rich-text-174201113797629 {

body {
  background-image: url("https://i.imgur.com/cueHq3o.png");
}

.container {
  background-color: rgba(68, 0, 0, 0.5);
  min-width: 65%;
}
}











#fw-section-custom-html-d4df103a-22a3-4f49-8f04-4aeed1f70e2b {

#chat_embed {
  float: right;
}
#twitch-embed {
  float: left;
}
.frames {
      display: flex;
    justify-content: center; /* Centers horizontally */
    align-items: center; /* Centers vertically */
    /* height: 100vh; /* Full viewport height */
    gap: 10px; /* Adds spacing between iframes */
}
}