<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Duel Links Meta | Please update your Browser</title>
<link href="https://s3.duellinksmeta.com/img/icons/favicon.ico" rel="shortcut icon">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.3/css/bulma.min.css">
<link rel="preload" as="style" href="https://fonts.googleapis.com/css2?family=Alegreya+Sans:wght@300;400;500;700;800&display=swap"/>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Alegreya+Sans:wght@300;400;500;700;800&display=swap" media="print" onload="this.media='all'"/>
</head>
<style>
body {
font-family: "Alegreya Sans", sans-serif;
font-weight: 400;
height: 100vh;
background-color: #001B35;
}
</style>
<body>
<div class="columns is-centered p-5">
<div class="column is-full-mobile is-half-tablet is-two-fifths-widescreen">
<article class="message is-info" style="box-shadow: 0 0 3px 1px black">
<div class="message-header" style="background-color: #004a80">
<p class="is-uppercase">Please update your browser</p>
</div>
<div class="message-body p-4">
We built Duel Links Meta using the latest technology which improves the look of the site, increases the speed of the site, and gives you a better experience with new features and
functions. Unfortunately, your browser does not support these technologies.
</div>
</article>
</div>
</div>
</body>
</html>