@charset "utf-8";

div.playground{
	border-top-style : none;border-right-style : none;border-bottom-style : none;border-left-style : none;border-top-color : gray;border-right-color : gray;border-bottom-color : gray;border-left-color : gray;
		
  height : 50px;
  width : 300px;
}
audio{
  width : 274px;
}

.back{
  font-size : 2em;
  font-weight : bold;
  cursor : pointer;
}

