<!DOCTYPE html>
<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>404</title>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="shortcut icon" href="__CDN__/assets/img/favicon.ico" />
    <style>
        body, html {
            margin: 0;
            padding: 0;
            height: 100%;
        }

        #fullScreenImage {
            width: 100%;
            height: 100%;
            background-size: cover;
            background-position: center;
            background-repeat: no-repeat;
        }
    </style>
</head>
<body>
<div id="fullScreenImage" style="background-image: url('/UploadFiles/images/20240131143502.png');">

</div>
</body>
</html>
