11 lines
297 B
HTML
11 lines
297 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="css/master.css">
|
|
</head>
|
|
|
|
<body style="background-color: #10191d; width: 100vw; height: 100vh;">
|
|
<img src="res/project7-1080p.png" alt="" style="height: auto; width: 75%; margin-top: 5vh;">
|
|
</body>
|
|
|
|
</html> |