Distributed and decentralized pi calculation
at main 28 lines 871 B view raw
1<!DOCTYPE html> 2<html lang="en"> 3<head> 4 <meta charset="UTF-8"> 5 <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 <title>404</title> 7 <style> 8 * { 9 font-family: "Roboto", sans-serif; 10 font-optical-sizing: auto; 11 color: white; 12 text-align: center; 13 font-style: normal; 14 font-variation-settings: "wdth" 100; 15 } 16 body { 17 background-color: black; 18 } 19 </style> 20 <link rel="preconnect" href="https://fonts.googleapis.com"> 21 <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> 22 <link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet"> 23</head> 24<body> 25 <h1>Pistributed - 404</h1> 26 <p>The page couldn't be found. Sorry!</p> 27</body> 28</html>