Fully Customize Chromecast Background in Ambient Mode

Header image with title of the blog post

Google appears to have quietly added a new feature to Chromecast ambient mode that allows you some mechanism to manually chose custom photos that show up there. And it’s super easy to do! Recently I’ve seen tons of articles showing how you can use “Recent Highlights” from your Google photos to let Google automatically choose from your most recently uploaded … Read More

How to Make Larger-Than-Window Element Visible But Not Scrollable

In this tutorial, I will show you how to make an element that is too big for some screens visible when it does fit, but not trigger scrolling when it doesn’t. I’ll also show you how to center it. Essentially, we can make an element in a website behave just like the background of the <body> element. It took me … Read More