.nav-dots-thing {
            background-color: white;
            position: absolute;
            width: 353px;
            height: 402px;
            top: 68px;
            left: 75%;
            border-radius: 10px;
            border-color: #d2d2d2;
            border-width: 3px;
            border-style: solid;
        }
        .dots-color {
	        margin-left: 20px;
	        fill-opacity: 1;
	        fill: white;
        }