File size: 206 Bytes
37c98fe
 
 
42046e4
 
 
 
 
37c98fe
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
h1 {
  text-align: center;
}
div#det-result {
  max-width: 600px;
  max-height: 600px;
}
div#pose-result {
  max-width: 600px;
  max-height: 600px;
}
img#visitor-badge {
  display: block;
  margin: auto;
}