Files
fx_cast/receiver/index.css
2018-06-15 15:55:16 +01:00

10 lines
138 B
CSS

body {
align-items: center;
display: flex;
justify-content: center;
}
#media {
max-height: 100vh;
max-width: 100vw;
}