@import "color.scss";
@import "border.scss";

* {
  box-sizing: border-box;
}
