<!doctype html>

<html lang="en">

<head>
    <meta charset="utf-8">

    <title>From byte to multiverse</title>

    <meta name="description" content="Down the rabbit hole we go.">
    <meta name="author" content="Carlo Dalo">
    <meta name="keywords" content="HTML, CSS, JavaScript, PHP, Python, MEAN, Ruby on Rails, C++">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">

    <link rel="stylesheet" href="css/main.css?v=1.0">
</head>
<body>
    <h1>Hello world!</h1>

    <ul style="list-style-type:circle">
        <li>Optimistic adventurer and dungon crawler</li>
        <li>Stack half full internet organizer</li>
        <li>Collector of negative energy</li>
        <li>Able to cook 2 minute rice in 1 minute</li>
    </ul>

    <script src="js/scripts.js"></script>
</body>
</html>

error 35: Memory Fault During Program Load

warning