quanyawei
2023-11-20 a1e4e59e2b869f69b946899a506172a64ca4a9ad
1
2
3
4
5
6
.fullscreen {
  display: block;
  height: 100%;
  overflow: hidden;
  background-color: @fullscreen-bg;
}