top of page

Open Mic Night!

Join us for an open mic! Click to sign up.

Open Mic Night!

Join us for our first open mic! This is an anything-and-everything open mic, meaning all performance styles are welcome. Poetry, Music (originals only!), Comedy, Dance, Theatre, Storytelling, and more. Open to all ages and skill levels, this is a safe and judgment-free space to express yourself through your performance art! Sign up ahead of time here before performance slots run out! Sign up here: https://docs.google.com/forms/u/2/d/1LB2I6pKaQk80lSAz5DGYxSBbeHvp5OGkRvIFikufD8Y/edit?usp=sharing_eip_m&ts=65a365b8&urp=gmail_link

bottom of page
/* Target the flashquotes-container and remove the scrollbar */ #flashquotes-container { height: 469px !important; /* Set desired height */ min-height: 0 !important; /* Remove min-height */ overflow: hidden !important; /* Prevent the scroll */ padding: 0 !important; /* Remove padding */ margin: 0 !important; /* Remove margin */ display: block !important; /* Force proper display */ } /* Target the iframe inside the container */ #flashquotes-container iframe { height: 100% !important; /* Ensure iframe takes full height of container */ width: 100% !important; /* Ensure iframe stretches across */ display: block !important; /* Ensure it behaves as a block-level element */ border: none !important; /* Remove any iframe borders */ }