/* this is how to comment */

body {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  background-color: #000000;
  color: #ffffff;
  margin: 20px;
  padding: 0;  
}