.boxed {
  border: #000000 1px solid;
  background-color: #f3f3f3;
  padding: 10px;
  margin: 2px;
  width: 500px;
  font-size: small;
}


