.app .contents {
  width: 500px;
  height: 400px;
}

.app .contents .mode {
  padding: 10px 0;
}

.app .contents .code {
  background: #f5f5f5;
  overflow: auto;
}