#test-block {
  background: blue;
  color: white;
  font-family: Verdana;
  padding: 10px;
  width: 300px;
  height: 100px;
}

