/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 27 2025 | 01:21:53 */
html {
    -webkit-filter: grayscale(100%); /* สำหรับ Chrome, Safari, Opera */
    filter: grayscale(100%);         /* สำหรับ Firefox และเบราว์เซอร์อื่น ๆ */
    height: 100%; /* อาจช่วยให้ครอบคลุมทั้งหน้าเว็บ */
}