html{
	/* Prevent Bulma's scrollbar always visible, added on 2024-02-11, see: https://shahed.link/4bxLnNg */
	overflow-y: auto;
}