Cascade position order

The <style> element is declared in the <head>, while the <link> element is declared in the <body>. This means the <link> gets more specificity than the <style> element and the blue hex code (#3740ff) is applied to the button’s background.