<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/********************/
/* XIAHDEH - CUSTOM */
/********************/

/* SMOOTH SCROLL */
html {
	scroll-behavior: smooth;
}

/* IMAGES */
img {
	image-rendering: -webkit-optimize-contrast;
}

/* WP COMPRESS */
body img.no-delay {
	display: none;
}</pre></body></html>