body {
  background: #eef6ff;
  font-family: sans-serif;
  padding: 20px;
}
ul { text-align: left; }
li { margin-bottom: 5px; cursor: pointer; }

