1
0
Fork 0
nikhil.horse/error.html

13 lines
165 B
HTML
Raw Normal View History

2020-12-14 13:33:37 -05:00
<html>
<head>Nayyyyyyyyyy</head>
<style>
img {
width: 100%;
height: auto;
}
</style>
<body>
<img src="images/error.jpg" alt="error" />
</body>
</html>