form{background-color:#fc6;box-sizing:border-box;display:grid;padding:1rem;width:100%;grid-template-columns:1fr 1fr 1fr 1fr;gap:1rem;justify-items:center}.select-option{width:100%}.profile{width:609px;height:1080px;background-image:url(/assets/DailyHoroscope-CdGiqrAS.jpg);background-repeat:no-repeat}.today{padding-top:7rem;text-align:center;color:brown;font-weight:bolder}.today-info{padding:1rem;display:grid;grid-template-columns:100px 20px 500px}.sun{background-color:maroon;display:grid;grid-template-columns:120px 90px 50px 90px;align-items:center;justify-content:center;gap:3rem;color:#fff;margin-right:3px}.dash{font-size:1.1rem}.moon{margin:1rem 1px 0px;background-color:#00f;display:grid;grid-template-columns:130px 90px 40px 100px;align-items:center;justify-content:center;gap:3rem;color:#fff}.web{font-size:larger;text-align:center;font-weight:bolder;margin-top:.75rem;font-family:sans-serif}.good-bad{margin:1rem 4px 0px 3px;background-color:orange;display:flex;justify-content:space-between;padding-left:20px;padding-right:1rem;align-items:center;gap:2rem}.good-bad div{display:flex;margin:0 1px;width:100%;gap:1rem;align-items:center}.time{margin:1rem 4px 0px 2px;background-color:orange;display:flex;justify-content:space-between;align-items:center;padding-left:1rem;padding-right:1rem}.time div{display:flex;gap:1rem}.rashi{background-color:maroon;color:#fff;margin:1rem 2px 0px 1px;text-align:center}.future{margin:1rem 3px 0px 2px;padding-left:1rem;display:grid;grid-template-columns:1fr 1fr}.one-rashi{display:grid;grid-template-columns:1fr 50px 1fr}.button{margin-top:1rem;margin-bottom:1rem;width:100%;background-color:#0ff;display:flex;justify-content:center;text-align:center}.one-rashi>div{line-height:2.3rem}.second-rashi>div{line-height:2.3rem}.second-rashi{display:grid;grid-template-columns:1fr 50px 100px}@media screen and (max-width: 768px){form{grid-template-columns:1fr}.future{margin-top:.2rem}}
