summaryrefslogtreecommitdiffhomepage
path: root/style.css
blob: 43962943c705ed0007d82455866f4641d6b0d0f7 (plain)
1
2
3
4
5
6
7
8
9
10
#info {
  position: absolute;
  top: 10px;
  width: 100%;
  text-align: center;
  z-index: 100;
  display:block;
  color:white;
  font-size:70px;
}