element.style {
}
.fh-300 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -42%);
}

.fh-300 {
    width: 1000px !important;
}
.fh-300 {
    height: 890px !important;
}
.rounded-lg {
    border-radius: 0.3rem !important;
}
img {
    max-width: 100%;
}
img {
    vertical-align: middle;
    border-style: none;
}
*, *::before, *::after {
    box-sizing: border-box;
}