.mmm {
  width: 100%;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  /* background: #e9ecff; */
  font-family: "Roboto";
  /* background: #432fbf; */
}
.nav_mobile{
  width: 100%;
}
