ckportfolio.com - Author: CSS

Author: CSS

body {
  font-family: Courier New;
  text-align: center;
}

#editor {
  width: 400px;
  height: 200px;
  padding: 10px;
}

#sample {
  width: 350px;
}

#send {
  background-color: black;
  color: white;
}

#suggestion {
  margin-top: 20px;
}
Fin