body {
  background-color: black;
  color: #c7c7c7;
}
p {
  text-indent: 30px;
}
embed {
  background-color: white;
}
/* Add this CSS to style the circular icon */
.icon {
  border-radius: 50%;
}