<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" name="test">
<link rel="stylesheet" href="style.css">
<title>The Rust Programming Language</title>
</head>
<body align="center">
<div class="content">
<img src="rust-logo.svg" style="height: 760px;width: 480px;">
<h1>Empowering everyone to build reliable and efficient software.</h1>
</div>
</body>
</html>