body {background-color: white;}
p {
 //font-size: 150%;
 // color: green;
}


.add-button {
  position: absolute;
  top: 1px;
  left: 1px;
  color:#0000D6; 
  font-size:20px;
}