@charset "utf-8";
body{
	background-color: rgba(205,193,201,1.00);
}
.mycal {
   width: 100%;
    background-color: rgba(196,223,225,1.00);
    margin-top: 10px;
    border-radius: 20px;
    border: 5px solid white;
	overflow: hidden;
}
#result {
	
    width: 95%;
    height: 150px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
	padding-left: 10px;
    background-color: rgba(2,57,60,1.00);
	color: rgba(239,230,237,1.00);
	font-weight: bold;
	border-radius: 20px;
	border-color: white;
	
}
#button1 {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-left: 20px;
    margin-right: 10px;
    text-align: center;
    font-weight: bold;
	margin-bottom: 20px;
	border-color: white;
}
 #button2 {
	  width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-left: 20px;
    margin-right: 10px;
    text-align: center;
    font-weight: bold;
	margin-bottom: 20px;
	 border-color: white;
}
 #button3 {
	  width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-left: 20px;
    margin-right: 10px;
    text-align: center;
    font-weight: bold;
	margin-bottom: 20px;
	 border-color: white;
}
#button4 {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-left: 20px;
    margin-right: 10px;
    text-align: center;
    font-weight: bold;
    background-color: rgba(239,61,233,1.00);
	margin-bottom: 20px;
	border-color: white;
}
 #button7 {
	 width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-left: 20px;
    margin-right: 10px;
    text-align: center;
    font-weight: bold;
	margin-bottom: 20px;
	 border-color: white;
   
}
#button8 {
	 width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-left: 20px;
    margin-right: 10px;
    text-align: center;
    font-weight: bold;
	margin-bottom: 20px;
	border-color: white;
}
 #button9 {
	 width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-left: 20px;
    margin-right: 10px;
    text-align: center;
    font-weight: bold;
	margin-bottom: 20px;
	 border-color: white;
}
 #zarb {
	 width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-left: 20px;
    margin-right: 10px;
    text-align: center;
    font-weight: bold;
	margin-bottom: 20px;
	 background-color: rgba(239,61,233,1.00);
	 border-color: white;
}
 #buttonfour {
	 width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-left: 20px;
    margin-right: 10px;
    text-align: center;
    font-weight: bold;
	margin-bottom: 20px;
	 border-color: white;
}
 #button5 {
	 width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-left: 20px;
    margin-right: 10px;
    text-align: center;
    font-weight: bold;
	margin-bottom: 20px;
	 border-color: white;
}
 #button6 {
	 width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-left: 20px;
    margin-right: 10px;
    text-align: center;
    font-weight: bold;
	margin-bottom: 20px;
	 border-color: white;
}
#minus {
	 width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-left: 20px;
    margin-right: 10px;
    text-align: center;
    font-weight: bold;
	margin-bottom: 20px;
	 background-color: rgba(239,61,233,1.00);
	border-color: white;
}
 #buttonone{
	 width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-left: 20px;
    margin-right: 10px;
    text-align: center;
    font-weight: bold;
	margin-bottom: 20px;
	 border-color: white;
}
#buttontwo{
	 width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-left: 20px;
    margin-right: 10px;
    text-align: center;
    font-weight: bold;
	margin-bottom: 20px;
	border-color: white;
}
#buttonthree {
	 width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-left: 20px;
    margin-right: 10px;
    text-align: center;
    font-weight: bold;
	margin-bottom: 20px;
	border-color: white;
}
 #plus {
	 width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-left: 20px;
    margin-right: 10px;
    text-align: center;
    font-weight: bold;
	margin-bottom: 20px;
	 background-color: rgba(239,61,233,1.00);
	 border-color: white;
}
#zero {
	 width: 140px;
    height: 40px;
    border-radius: 60%;
    margin-left: 20px;
    margin-right: 10px;
    text-align: center;
    font-weight: bold;
	margin-bottom: 20px;
	border-color: white;
}
 #point {
	 width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-left: 20px;
    margin-right: 10px;
    text-align: center;
    font-weight: bold;
	margin-bottom: 20px;
	 border-color: white;
}
#equal {
	 width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-left: 20px;
    margin-right: 10px;
    text-align: center;
    font-weight: bold;
	margin-bottom: 20px;
	 background-color: rgba(239,61,233,1.00);
	border-color: white;
}
.container{
	height: 100vh;
	text-align: center;
	width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;


	
}
