Skip to content

Instantly share code, notes, and snippets.

View xFGhoul's full-sized avatar
💡
Learning how to code

Ghoul xFGhoul

💡
Learning how to code
View GitHub Profile
/**
* @name NotAnotherAnimeTheme
* @author puckzxz#2080
* @version 3.2
* @description An easily customizable and automatically updating theme
* @invite FdZhbjY
* @source https://github.com/puckzxz/NotAnotherAnimeTheme
* @updateUrl https://raw.githubusercontent.com/puckzxz/NotAnotherAnimeTheme/master/NotAnotherAnimeTheme.theme.css
*/
@xFGhoul
xFGhoul / Privacy.html
Created March 4, 2022 21:01
MAI Privacy Policy
TBD
@xFGhoul
xFGhoul / TOS.html
Created March 4, 2022 21:00
MAI TERMS OF SERVICE (TOS)
TBD
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="/static/CSS/preload.css">
</head>
<body>
<h1><a href="/templates/index.html">Page</a></h1>
.ball-loader {
width: 100px;
height: 23.33333px;
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
}
.ball-loader-ball {