body {
    background-color: rgb(184, 8, 32);
    background-size: cover;
    background-position: center;
}

.kaikki {
    max-width: 800px;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    padding: 30px;
    font-size: 20px;
    
}

h1 {
    text-align: center;
}

h2 {
    
}