/* ============================================================
   toppvp.css — Exclusive styles for toppvp.html
   Do NOT import or modify this file from other pages.
   ============================================================ */

body {
  background:
    linear-gradient(180deg, rgba(10, 8, 6, 0.6) 0%, rgba(10, 8, 6, 0.72) 100%),
    url("../img/fundorank.png") center center / cover no-repeat fixed;
}
