.file-field {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.file-label {
    height: 150px;
}

html {
    background-color: #f5f5f5;
}
