
* {
    box-sizing: border-box;
}

body {
    direction: rtl;
}

