summaryrefslogtreecommitdiff
path: root/static/css/chat_down.css
blob: 75a6367667797486ccb8bbbb320a282e76bab554 (plain)
1
2
3
4
5
6
7
8
9
10
body{
  width:100%;
  height:100%;
  background-image:url('https://i.imgur.com/JR7Ge.gif');
  overflow:hidden;
}

.chat-down-image {
  margin-top: 15%;
}