nicehero/ManualMask
1
1html, body {2 margin: 0;3 width: 100%;4 height: 100%5}6body {7 display: flex;8 flex-direction: column;9 align-items: left;10}11 1html, body {2 margin: 0;3 width: 100%;4 height: 100%5}6body {7 display: flex;8 flex-direction: column;9 align-items: left;10}11