﻿body {
  background-color: #F0FFFF;
}

li {
  background-color: #7FFFD4;
}

#randomBtn {
  border-radius: 10px;
  margin-bottom: 7px;
}