Home
html {
scroll-behavior: smooth;
}
body {
background-color: #ffffff !important;
}
/* global css */
.flexgrid1 {
display: flex;
justify-content: space-between;
padding: 50px;
background-color: #ffffff;
}
.verticalcenter {
display: flex;
justify-content: center;
align-items: center;
}
#reigistration {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.merida1 {
display: flex;