Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html lang="pt-BR">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Contos de Terror — Pôsteres + Elenco (Via OMDb e Links Estáticos)</title>
<style>
* { margin:0; padding:0; box-sizing:border-box; }
body {
background: #0a0a0a;