@import url("./style.css");
@import url("./responsive.css");

.w-100 {
    width: 100% !important;
}

.h-100 {
    height: 100% !important;
}