File size: 106 Bytes
a435638
 
 
 
 
 
1
2
3
4
5
6
7
/* App.css - minimal, global layout only */
.App {
  height: 100vh;
  width: 100vw;
  overflow: hidden;
}