Skip to content
View Chandantechnology's full-sized avatar
💭
Strategy maker
💭
Strategy maker

Block or report Chandantechnology

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Chandantechnology/README.md
<title>solar system</title>
body{ margin: 0; height: 100vh; display: flex; align-items: center; justify-content: center; overflow: hidden; background-color: black; } .container { font-size: 10 px; width:40em; height: 40em; position: relative;

} .son{ position: absolute; top: 15em; left: 15em; width: 10em; height: 10em; border-radius: 50%; background-color: blue; box-shadow: 00 3em yellow; } .earth,.moon{ position: absolute; border-style:relative; border-color: white transparent; border-width: 0.10em 0.1em 00; border-radius: 50%;

} .earth{ top: 2em; left: 2em; width: 15em; height: 15em; animation:orbit 36.5em linear infinite;

} .moon{ top: 0; right: 0; width: 4em; height: 4em; animation: orbit 2.7s linear infinite; } .earth::before, .moon::before{ content: ""; position:absolute; border-radius:50%; } .earth::before{ top:2.8em; right:2.8em; width:1.2em; height:1.2em; background-color: silver;

} @keyframes orbit{ to{ transform: rotate(360deg); } } } }

Popular repositories Loading

  1. Chandantechnology Chandantechnology Public

    Config files for my GitHub profile.

    2 1

  2. Chandan- Chandan- Public

    2