﻿html {
    overflow-y: scroll;
}

a {
    cursor: pointer;
}

.isDisabled {
    cursor: default;
}
