@charset "UTF-8";

* {
  box-sizing: border-box;
}

* {
  box-sizing: border-box;
}

body {
  overflow-x: hidden;
}