* {
    font-size: 15px;
    font-family: "Roboto", "Helvetica Neue", "Arial", "Liberation Sans", sans-serif;
}

html {
    position: relative;
    min-height: 100%;
}

.img-modal {
    max-height: 600px; width: 100%; object-fit: contain;
}