"""HTML/CSS templates used by the Streamlit UI.
Module constants are intentionally simple strings used in templates; disable
some naming/style checks for this module.
"""
# pylint: disable=invalid-name,missing-module-docstring,line-too-long
css = """