@import 'https://www.calculators.org/learn/wp-content/themes/peekaboo/css/styleall.css';

body {
  background: url(../img/bg8.jpg) no-repeat center center fixed;
/*   opacity: 0.98; */
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}