body {
  margin: 0; 
}
.grey-bg {
  background-color: #eff2f5;
}
.white-bg {
  background-color: #ffffff;
}