@charset "UTF-8";
/***!  Style Declaration  !***/

*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;background:#fff}#root{width:100%}
