body{
  background-image: url('https://pbs.twimg.com/media/GNDljy_XYAANPwA.jpg');
  height: 100%;
  width: 100%;
  
  
}
h1{
 justify-content: center;
 text-shadow: #a2d0e8;;
  color: #750815;
text-align: center;
  
}
.Potatoes{
  border-radius:100%;
  justify-content: flex-start;
  

}
#Potatoes{
   border-radius: 100%;
  justify-content: flex-start;
}
.Cuties{
   border-radius: 100%;
 justify-content: flex-end;
  height: 100px;
display: flex;
  align-items: center;
}