/*
Theme Name: tamrin
Theme URI: wp-test.ir
Author: soltanyesn - devix
Description: soltanyesn - devix
Author URI: https://devix.ir
Version: 1.0.0
*/

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.bais {
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}