squash / src / styles / style.css
style.css
Raw
body{
  box-sizing: border-box;
  margin:0;
  padding: 0;
}