If you want videos to be full height on YouTube’s desktop website, add this user style to your browser:
#full-bleed-container {
max-height: calc(100vh - 56px) !important;
}
(56px is the height of YouTube’s sticky footer)

Stylus
The 'Stylus' extension is a fork of the popular Stylish extension which can be used to restyle the web. Not 'ish', but 'us', as in 'us' the actual users. Stylus is a fork of Stylish that is based on the source code of version 1.5.2, which was the most up-to-date version before the original developer stopped working on the project. The objective in creating Stylus was to remove any and all analytics, and return to a more user-friendly UI. We recognize that the ability to transfer your database from Stylish is important, so this is the one and only feature we've implemented from the new version.