#svinka{
    border-radius: 20px;
    box-shadow: 4px 4px 4px #131d49;

}
body {
    background-color: #e1efff;
}
h1{
    background-color: #5fccbf;
    text-align: center;
}
strong{
    font-size: 30px;
    text-decoration: underline;
}