Update 'www/index.html'

This commit is contained in:
Sarimoko 2022-02-15 03:49:05 +00:00
parent dd34e63baa
commit 6659f45156
1 changed files with 1 additions and 2 deletions

View File

@ -11,8 +11,7 @@
} }
h3, p { h3, p {
color: white; color: white;
position: absolute; left: 50%; text-align: center
top: 20%; margin-left: -285px; margin-top: -190px;
} }
</style> </style>
</head> </head>