blob: 39faea8433c953e57de816cd12f0dc326e21d163 [file] [log] [blame]
Alex Perryf82524c2022-03-09 20:04:47 -08001:host {
2 display: flex;
3 align-items: stretch;
4 flex-direction: column;
5 text-align: center;
6}
7
8* {
9 padding: 10px;
10}
11