body {
  margin: 0px;
}
body * {
  font-family: Poppins;
}
body .material-icons {
  font-family: Material Icons;
}
#root {
  display: flex;
}
