changed the position

main
aglaia 2 years ago
parent 733c96e62c
commit 2f14caef16

@ -1,11 +1,11 @@
body { body {
background-color: black; background-color: black;
margin-top: 10%; margin-top: 20%;
margin-left: 10%; margin-left: 50%;
margin-right: 10%; margin-right: 10%;
font-family: monospace;
color: #AB00FF; color: #AB00FF;
animation: blink 3s infinite alternate; animation: blink 3s infinite alternate;
} }
@keyframes blink { @keyframes blink {

Loading…
Cancel
Save