.markdown-preview-view img:not([width]):not([height]){max-width:400px;height:auto;transition:transform .2s ease,box-shadow .2s ease;cursor:zoom-in}.markdown-source-view img:not([width]):not([height]){max-width:400px;height:auto;transition:transform .2s ease,box-shadow .2s ease;cursor:zoom-in}.markdown-preview-view img:hover,.markdown-source-view img:hover{transform:scale(2);z-index:9999;position:relative;box-shadow:0 4px 12px rgba(0,0,0,.4);cursor:zoom-out}