Compare commits

..

No commits in common. "91b321ab34890721426482552f70cbbfce1d2e41" and "8bc1f4e21ef422a5ff93422fca786aac7bceff8e" have entirely different histories.

View File

@ -6,7 +6,8 @@
<style>
body {
font-family: Arial, sans-serif;
background: #333333;
/*background: #333333;*/
background: #ff0000;
color: #ffffff;
text-align: center;
padding: 50px;