:host {
  display: block;
  // justify-content: center;
  overflow: auto;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

*{
  --mc-font-family: 'Roboto', sans-serif;
}
