/* whitespace reset */

}

/* box-sizing fix */ html {

box-sizing: border-box;

}

*, *::before,

}