SUCCESS_HTML: str = ( '' '
' '
' '

Connected!

' '

You can close this window

' '
' '' '' ) ERROR_STYLE: str = ( 'style="background:#1a1a1a;color:#fff;display:flex;align-items:center;' 'justify-content:center;height:100vh;font-family:sans-serif"' )