.newbox {
  background-color: #E2F0D9;
  border-style: solid;
  border-width: 1px;
  border-radius: 20px;
  padding: 15px;
}
