<!DOCTYPE html>
<html lang="en">
    <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Flowcards simulator error</title>
        <link rel="preconnect" href="https://fonts.gstatic.com">
        <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&display=swap" rel="stylesheet">
        <link rel="stylesheet" href="/resources/css/error.css">
        <link rel="icon" href="/resources/favicon.png" />
    </head>
    <body>
        <div class="mrf-error__wrapper">
            <p class="message">
                Resource will not be displayed in Experiences Preview
            </p>
        </div>
    </body>
</html>
