.h-80{height:80vh}.login form{width:350px;box-shadow:2px 2px 10px #00f;border-radius:15px}.add-image{width:100px;height:100px;border:1px solid red}.add-image img{width:100%;height:100%}.item-image{width:100px;height:100px;border:1px solid red}.item-image>img{width:100%;height:100%}.main-image{width:350px;height:350px}.main-image>img{width:100%;height:100%}.spinnerParent{width:100%;height:80vh}.spinnerParent>div{height:inherit}.spinner{width:100px;height:100px;border:5px solid #09f;border-bottom:2px solid white;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
