Skip to content

Instantly share code, notes, and snippets.

View RandomCoder-101's full-sized avatar

RandomCoder-101

View GitHub Profile
@RandomCoder-101
RandomCoder-101 / gist:f771c6ab27b279da987e43a0416c599d
Created April 27, 2025 05:35
On Windows Open Notepad Type The Code Then save it and name it Virus.html and change it from .txt to all files
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Virus Simulator</title>
<style>
body {
font-family: Arial, sans-serif;
text-align: center;