body {  font-family: Arial, sans-serif;  display: flex;  justify-content: center;  align-items: center;}.music-player {  background: #1e1e1e;  color: white;  width: 350px;  padding: 20px;  border-radius: 15px;  box-shadow: 0 0 20px rgba(0,0,0,0.6);}.track-info {  text-align: center;  margin-bottom: 15px;}.progress-container {  background: #333;  height: 6px;  border-radius: 5px;  cursor: pointer;}.progress {  background: #1db954;  height: 100%;  width: 0%;}.time {  display: flex;  justify-content: space-between;  font-size: 12px;  margin: 5px 0 15px;}.controls {  display: flex;  justify-content: center;  gap: 15px;}.controls button {  font-size: 20px;  background: none;  border: none;  color: white;  cursor: pointer;}.controls button:hover {  color: #1db954;}.volume {  margin-top: 15px;  display: flex;  align-items: center;  gap: 10px;}h1 {  bold: 0px;  text-align: center;  font-family:Times New Roman;  color:#400040;  margin: 0px 0;  top: 0px 0;  font-size:16px}  h2 {  text-align: center;  font-family: Tahoma, Arial, sans-serif;  color:#800040;  margin: 0px 0;  top: 0px 0;  font-size:44px}h3 {  text-align: center;  font-family: Tahoma, Arial, sans-serif;  color:Gray;  margin: 0px 0;  top: 0px 0;  font-size:16px}h4 {  text-align: center;  font-family: Tahoma, Arial, sans-serif;  color:#635377;  margin: 0px 0;  top: 0px 0; font-size:22px}h5 {  bold: 0px;  text-align: center;  font-family:Times New Roman;  color:#400040;  margin: 0px 0;  top: 2px 0;  font-size:96px}h6 {  text-align: center;  font-family:Arial Black;  color:#400000;  margin: 0px 0;  top: 0px 0;  font-size:39px}h5 {  bold: 0px;  text-align: center;  font-family:Times New Roman;  color:#400040;  margin: 0px 0;  top: 0px 0;  font-size:58px}