| body | |
| height: 100% | |
| width: 100% | |
| :host | |
| display: inline-block | |
| height: 100% | |
| width: 100% | |
| .ple-buttons-section | |
| width: 100% | |
| height: 100% | |
| padding-top: 10% | |
| display: flex | |
| align-items: center | |
| justify-content: space-evenly | |
| flex-direction: column | |
| .ple-button-selection-section | |
| width: 60% | |
| height: 20% | |
| display: flex | |
| justify-content: space-around | |
| .ple-app-container | |
| display: flex | |
| height: 100% | |
| align-items: flex-end | |
| .mat-raised-button | |
| height: 100% |