img.resize {
  width: 200px;
  max-width: 100%;
  height: auto;
  border: 1px solid #ccc;
  border-radius: 12px;
  padding: 4px;
}