.minimap {
    position: absolute;
    height: 15%;
    width: 15%;
    min-width: 150px;
    max-width: 90%;
    top: 20px;
    right: 20px;
    z-index: 900;
}