body {
  background-color: orange;
  font-family: "Lucida Console", Monaco, monospace;
}

#addNewItem {
  border: 1px solid black;
}
