.item-title {
  display: none;
}
.Greytextsmall {
  display: none;
}
.item-attachment {
}
.item {
  width: 400px;
  background-color: white;
  border: 3px solid silver;
}

html, body {
  width: 100%;
  height: 100%;
}

