How can I add custom HTML to all pages of my RIDE theme?

Hi, I use “RIDE” theme and it has no custom HTML so I added a new section custom-html.liquid and it worked but the section only shows up on Home and Contact page. How can I make it work on all pages?

@Deverin ,
You can use already created custom liquid section instead of creating new section because you can write HTML in custom liquid section.