11 lines
346 B
HTML
11 lines
346 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>MF</title>
|
|
</head>
|
|
<body style="background: white; background-image: url('/static/mfl.svg'); background-repeat: no-repeat; background-size: contain; width: 100vw;height: 100vh;margin: 0px;background-position: center;">
|
|
|
|
</body>
|
|
</html>
|