/*
CTC Separate Stylesheet
Updated: 2026-02-24 14:42:35
*/
header {
    width: 100%;
    position: absolute;
    z-index: 100;
}
main {
    position: relative;
    z-index: 1;
}