Select the types of activity you want to include in your feed.
fix top back button being slightly bigger than viewport
`BackButton-top`'s width is set to `100vw` which makes it "leak". this saves the issue by moving it out of width-limiting elements and tweaking it's dimensions :>