html { width: 100%; } *, *:before, *:after { box-sizing: border-box; margin: 0; } @import "./common.scss";