.my-html-block{
    padding: 30px;
    background-color:#3b82f6;
    color: white;
}

button{
    border: none;
    background-color: #3b82f6;
}