body {
    font-family: 'Vazirmatn';
}
div#matn {
    height: 60vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
}