HasithaSandeepa / Auto_type_text

this is for type text in web page(Animated)
2 stars 0 forks source link

Remove unwanted scrollbars and center H1 simpally 😉 #1

Open Dinujaya-Sandaruwan opened 1 year ago

Dinujaya-Sandaruwan commented 1 year ago

body{
    background-color: black;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    margin: 0;
}

span{
    color: rgb(30, 255, 0);
    font-family:sans-serif;
}
HasithaSandeepa commented 1 year ago

Thanks,. I will update it asap.❤️