*{font-family:"Open Sans",sans-serif;text-decoration:none;box-sizing:border-box;list-style:none;margin:0}.body{display:flex;flex-direction:column;height:100vh}.plugScreen{display:flex;flex-direction:column;position:relative;justify-content:center;align-items:center;width:100%;height:100vh;background:linear-gradient(180deg, #012d57 1%, rgb(0, 0, 0) 100%)}.plugScreen img{display:flex;position:absolute;width:100%;height:auto;z-index:10}.plugScreen .wrap{display:flex;position:relative;flex-direction:column;align-items:center}.plugScreen .wrap img{display:flex;position:relative;max-width:300px;margin-bottom:30px}.plugScreen .wrap .rectangle{display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center;max-width:600px;min-width:450px;margin-left:10px;margin-right:10px;min-height:150px;border-radius:15px;border:3px solid #47b8b8;background-color:rgba(13,33,51,.8);z-index:20}.plugScreen .wrap .rectangle h1{color:#fff;font-weight:500;text-align:center;font-size:28pt;margin-left:10px;margin-right:10px;margin-bottom:0}