body {
  background-color: rgb(222, 232, 204);
  color: white;
  font-family: Georgia;
   background-image: url("../Images/yababaina.gif");
   background-repeat: no-repeat;
   background-size: cover;
  margin-left: 20px;
}

audio {
    width: 100px;
    height: 40px;
}