body{margin:0;padding:0;min-height:100vh;position:relative}h1,h2,h3,h4,h5,h6,div,p,a,span{margin:0;padding:0;box-sizing:border-box}.background{width:100%;background:#8360c3;background:linear-gradient(to right,#2ebf91,#8360c3);background-image:url(dog.c477041f2b7cea16.jpg);min-height:calc(100vh - 56px);background-attachment:fixed;background-repeat:repeat-y;background-position:center;background-size:cover;text-align:center;align-items:center;display:block}.title{display:inline-block;align-items:center;text-align:center;width:100%}.main-content{display:inline-block;align-items:center;text-align:center;width:80%;color:#000;background-color:#ffffffe6;height:100%;margin:auto;margin-top:1rem;margin-bottom:1rem;box-shadow:#00000026 2.4px 2.4px 3.2px}.main-content a{color:#000;text-decoration:none}.main-content a:hover{color:#000;text-decoration:underline}.description,.tools,.link-buttons{width:80%;display:inline-block;font-size:1.3rem}.tools img{transition:all .2s ease-in-out;display:inline-block}.tools img:hover{transform:scale(1.2);cursor:pointer;padding-left:1rem;padding-right:1rem}.link-buttons{margin-top:2rem;margin-bottom:2rem}.bar-animation{position:relative;display:block;padding:5px}.bar-animation:before{content:"";transform:scaleX(0);position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(to right,#b47dcd,#e878a2,#eb85ab);z-index:1;transform-origin:center;transition:transform .5s ease-in-out}.bar-animation:hover{cursor:pointer}.bar-animation:hover:before{transform:scaleX(1)}.see-more-btn{background-color:#ef3c3c;box-shadow:#0e1e251f 0 2px 4px,#0e1e2552 0 2px 16px;transition:all .2s ease-in-out;padding:.6rem}.see-more-btn:hover{background-color:#f80e0e;cursor:pointer}.see-more-btn p{display:inline-block;font-weight:700;font-style:italic;font-size:1.3rem;color:#fff}@media only screen and (max-width: 800px){.main-content{width:100%}.description,.tools,.link-buttons{font-size:1.1rem}.see-more-btn p{font-size:1.2rem}}
