<style>
	body{
    	background:#f4f6f9
		}
	.card{
		box-shadow:0 2px 8px rgba(0,0,0,0.1)
	}
	.rank-select{
		min-width:80px
	}
	#syncPopup {
		position: absolute,
        width: 150px,
    	top: 0px,
	}
</style>