body {
    direction: rtl;
}

.container {
    flex-direction: row-reverse;
}

