
body { 
    background-color: #f3f4f6;
    position: absolute; 
    top: 50%; 
    left: 50%; 
    transform: translate(-50%, -50%)
}

.autism {
    text-align: center;
    font-family: 'Roboto', sans-serif;
}
