body {
    font-family: 'Kanit', Arial, sans-serif;
    background: #f8f9fa;
    color: #222;
}

img {
    max-width: 100%;
    border-radius: 8px;
}

h1 {
    color: #198754;
}
