html{
  background-color:rgb(32,32,32);
}
#pocitadlo{
  width:650px;
  color:white;
  font-family:trebuchet,sans-serif;
  padding:2px;
  margin:0 auto;
  text-align:right;
  font-size:11px;
  position:relative;
  bottom:70px;
}
