Skip to content

Instantly share code, notes, and snippets.

@derdv
derdv / b2.html
Created April 30, 2025 20:59
bible trivia web
<!DOCTYPE html>
<html>
<head>
<title>Bible Trivia Quiz</title>
<style>
body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
background-color: #fdf6ec;