div {
    max-width:400px;
    background-image: url('/duoassets/duodecim-logo.svg');
    background-repeat: no-repeat;
    margin-top: 50px;
    padding-top: 50px;
    background-position: center top;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-family: sans-serif;
}