html {height: 100%;}
body {
    margin-top: 109px;
    text-align: center;
    text-justify: auto;
    text-overflow: clip;
    font-family: Arial, Georgia, "Times New Roman", Times, serif;
    font-size: 400%;
    color: rgb(255, 255, 255);
    background: #1a0505 ;
    background: linear-gradient(135deg, rgba(34,193,195,1) 23%, rgba(253,247,45,1) 100%);}

