<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* You can add global styles to this file, and also import other style files */
@import "fullcalendar.min.css";
.modal-content {
	width: 600px !important;
    margin: 30px auto !important;
    overflow: hidden !important;
}
</pre></body></html>