/* comment in css */

a { color: skyblue; }

body {
  
  
  background-color: black;
  color: white;
  font-family: helvetica, arial;
  


}