.dot{width:8px;height:8px;border-radius:50%;background:#ccc;cursor:pointer;transition:background .3s,transform .3s;border:none}.dot.active{background:#e63b3b;transform:scale(1.3)}