Hello Everyone! As I mentioned in my previous topic - I'm a beginner in Twine. With your help I figured how to change background in Harlowe 2.0.1 (Thanks to @idling). I made a big step forward with this forum. Now I have another question. I can't add music to my project (I've already read topics about music in Harlowe 2.0.1, but I still can't find a solution). So, as every topic/lesson says I should write this text in my passage:
<audio src="music url (I use DropBox to save music that I create by myself)" autoplay>
or
<audio src="music url">
I add this to my passage, but music doesn't play.
<audio src="music url (I use DropBox to save music that I create by myself)" autoplay>
or
<audio src="music url">
I add this to my passage, but music doesn't play.