main{padding:0 !important;height:100%;max-width:unset !important}.chat_monolith{padding:0;border:0;height:100%;width:100%;display:flex;flex-direction:column}.chat_monolith #chat_iframe{flex:1;border:0}.chat_monolith #form_container #reload_imminent{display:inline-block;color:var(--yellow);background-color:#463306;font-size:var(--font-size-0);font-weight:bold;padding:var(--size-3);position:absolute;transform:translateY(-100%);opacity:0;animation:fadeIn 0.5s 20s forwards}@keyframes fadeIn{to{opacity:1}}.chat_monolith #form_container #message_form{display:flex;height:5rem}.chat_monolith #form_container #message_form #message_field{flex:1;resize:none}
