@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Thai:wght@100;200;400;500&display=swap');
html,
body{font-family:'IBM Plex Sans Thai',sans-serif !important;height:100%}
footer .credit{background-color:black;min-height:2rem;text-align:center}
footer .credit a{font-weight:300;color:#fff !important;line-height:4rem;text-decoration:none}