<!DOCTYPE html>
<html>

<head>
	<title>BullGuard 2021 | Antivirus Software for Windows, MAC and Android</title>
	<meta name="viewport" content="width=device-width, initial-scale=1.0">
	<link rel="stylesheet" type="text/css" href="style.css">
</head>

<body id="maintenance-page-body">
	<div class="wrapper">
		<div class="inner">
			<img class="logo" src="img/logo.png" alt="BullGuard" />
			<img class="winston" src="img/winston.png" alt="BullGuard" />
			<p class="medium">The service you are trying to access is currently under maintenance</p>
			<p class="small">Please check back soon. <br/> Thank you for your patience.</p>
			<div class="big-wrapper">
				<p class="big">Sorry</p>
			</div>
		</div>
	</div>
</body>

</html>