html{
    padding:5px;
}
body{
    background:url(images/textura.png);
}
.row{
    padding:10px;
}
/*
#panel1{
    border-top-left-radius:unset;
}
#panel2{
    border-top-right-radius:unset;
}
canvas{
    width2:100%;
}
.transform{
    min-width:100%;
    text-align:left;
}
*/
.material-symbols-outlined{
    font-size: inherit!important;
}