Layout
The home page is one vertical dashboard built from centered tables and fixed 700px regions. A boxed navigation block sits above three simultaneous readings: Senate control on the left, a state map in the middle, and presidential candidates below the first screen. The page gives each comparison a literal place rather than collapsing it into a card system. On a narrow viewport, that structure retains a horizontal overflow instead of becoming a new mobile layout.
Typography
Times carries almost every visible decision. The title and percentages run at sizes that would be excessive in a modern dashboard, yet the contrast makes the source easy to scan: names and market labels stay small, percentages become the reading anchors, and italic section titles mark each new question.
Color and material
The page uses a white browser ground, black text, blue and red party colors, gray map states, and green or red directional arrows. Color indicates party, state status, and recent movement. The material character comes from default links, borders, tables, and raster portraits rather than a branded interface layer.
Rhythm
The page alternates between large percentage displays, small market-detail tables, and one wide map or chart. That coarse rhythm gives a dense data source a readable sequence: question, chance, evidence, then a broader geographic or historical view. Negative margins and inline table rules tighten individual clusters, which gives the page a compressed printed-news rhythm.
Motion and hover
The source has no decorative motion. Candidate portraits reveal market ranges and stakes through CSS hover, while the Raphael map changes the selected-state and market panels on hover. The source also reloads the full page every five minutes. The mirror retains the local hover states and removes the reload loop.
Responsive behavior
The source has no viewport meta tag or responsive breakpoint. At 390px, its fixed 700px regions produce 340px of horizontal overflow. The mirror adds a viewport declaration so the archive notice remains legible, then preserves the fixed source surface and its horizontal overflow rather than redesigning it for a narrow screen.