body {
    color: #888ea8;
    height: 100%;
    font-size: 0.875rem;
    background: #fafafa;
    overflow-x: hidden;
    overflow-y: auto;
    letter-spacing: 0.0312rem;
    font-family: "Sarabun", serif !important;
}
a {
    text-decoration: none !important;
}
.plate {
    padding: 20px;
    position: relative;
    background-color: #fff;
    border-radius: 8px;
    border: 4px solid #000000;
    font-family: "Sarabun", serif !important;
}
.fs-1r {
    font-size: 1rem !important;
}
.fs-15r {
    font-size: 1.5rem !important;
}
.fs-2r {
    font-size: 2rem !important;
}
