Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body {
- background: rgb(255, 126, 0, 0.9);
- }
- .container {
- border: 1px solid #fff;
- width: 40%;
- height: 300px;
- margin-top: 150px;
- margin-left: 30%;
- border-radius: 5px;
- }
- #option {
- margin-left: 20px;
- width: 200px;
- height: 30px;
- border-radius: 5px;
- }
- #optn {
- margin-left: 39px;
- width: 200px;
- height: 30px;
- border-radius: 5px;
- }
- #optnn {
- margin-left: 23px;
- width: 200px;
- height: 30px;
- border-radius: 5px;
- }
- .dustebin {
- margin-top: 50px;
- margin-left: 100px;
- }
- .button {
- text-align: center;
- margin-left: 5px;
- margin-top: 15px;
- }
- .bttn {
- height: 30px;
- width: 200px;
- text-align: center;
- border-radius: 5px;
- border: none;
- cursor: pointer;
- }
- label {
- color: #fff;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement