html {
  direction : rtl !important;
  overflow-x: hidden;
}

body {
    overflow-x: hidden;
    width: 100vw !important;
}

a , button {
  	border-radius:10px;
  }

