body {
    font-family: 'Kanit', sans-serif;
}

@media (min-width: 768px) {
    #sideBar {
        min-height: 100vh;
    }
}