mirror of
https://github.com/roytam1/basilisk55.git
synced 2026-06-11 11:08:31 +00:00
10 lines
129 B
HTML
10 lines
129 B
HTML
<!DOCTYPE html>
|
|
<meta charset=utf-8>
|
|
<title>Test</title>
|
|
<style>
|
|
body {
|
|
color: green;
|
|
}
|
|
</style>
|
|
<p>This text should be green.
|