/* Set fm to have transparent window */
* {
background: rgba(39, 43, 52, 0.24);
color: rgba(255, 255, 255, 1);
}