
.box
  {
  padding-left: 30px;
  width: 600px;
  font-size: large;
  }

body
  {
  background-color: #cccccc;
  }
