/*Main*/
h1 {
    overflow-wrap: anywhere;
    margin-bottom: 0.5rem;
}
p { 
    margin-bottom: 1.5rem;
    text-align: center;
}