:global .page-elevation {
  .mdc-elevation {
    display: inline-flex;
    width: 200px;
    height: 200px;
    justify-content: center;
    align-items: center;
    margin: 8px;
  }
}
