 .not-loaded { display: none }
.loaded::after { content: " CSS loaded."; }

