HTML to Base64 Data URL Generator

Enter any HTML snippet below and get its base64 encoding for use in data:text/html;base64,... URLs.
Copy the result for use in <iframe src="data:text/html;base64,..."> or similar.