img {
  margin-right: 10px;
}

.ss {
  margin-top: 30px;
  background-color: black;
  border-width: 1px;
  border-style: solid;
  border-color: gray;
}

.sstext {
  font-style: italic;
  width: 1296px;
  text-align: center;
}

.code {
  font-family: monospace;
  background-color: #f4f4f4;
  padding: 4px 8px;
  margin-top: 8px;
  margin-bottom: 8px;
  white-space: pre-wrap;
  border-radius: 4px;
}
