Compare commits

...

2 Commits

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;