I forgor to upload speed

This commit is contained in:
2024-08-09 00:07:10 +02:00
parent 5664a525db
commit 3986c648e0
2 changed files with 3 additions and 4 deletions

View File

@@ -6,11 +6,10 @@
}
body{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
min-height: 100vh;/*
background: #333;*/
min-height: 100vh;
background: #333;
background-image: url("./img/pc.jpg");
background-repeat: no-repeat;
background-position: center;