@charset "utf-8";

.zap {
    width: 50px;
    height: 50px;
    position: fixed;
    z-index: 1000;
    right: 30px;
    top: 75%;
	margin:5px;
    background-color:;

	
}
}/* CSS Document */

