<!DOCTYPE html> <!-- Portable Secret generated with https://mprimi.github.io/portable-secret/ This file is self-contained, it embeds an encrypted payload. It uses your browser's cryptograpy APIs to decrypt it, if you know the password. --> <html> <head> <meta charset="UTF-8" /> <style> body { background-color: floralwhite; font-size: large; margin: 50px; } div { margin: 5px; } pre { padding: 5px; white-space: pre-wrap; word-break: keep-all; } button { font-size: ...