.bg-night{
    background-color: #000012;
}

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

.pic-center{
    display: flex;
    justify-content: center;
}