
RAM
body{
background: #35A9DB;
font-family: roboto;
color: #000000;
}
h1,h2{
text-align: center;
}
.kotak{
width: auto;
height: auto;
margin: 10px auto;
}
.ram{
/*jumlah column*/
-webkit-column-count: 3; /* support Chrome, Safari, Opera */
-moz-column-count: 3; /* support Firefox...